1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2021-03-10 20:00+1000\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21#: ../xl/covers.py:523 ../data/ui/trackproperties_dialog.ui:183
22msgid "Tags"
23msgstr ""
24
25#: ../xl/covers.py:566
26msgid "Local file"
27msgstr ""
28
29#: ../xl/formatter.py:603
30#, python-format
31msgid "%d day, "
32msgid_plural "%d days, "
33msgstr[0] ""
34msgstr[1] ""
35
36#: ../xl/formatter.py:605
37#, python-format
38msgid "%d hour, "
39msgid_plural "%d hours, "
40msgstr[0] ""
41msgstr[1] ""
42
43#: ../xl/formatter.py:606
44#, python-format
45msgid "%d minute, "
46msgid_plural "%d minutes, "
47msgstr[0] ""
48msgstr[1] ""
49
50#: ../xl/formatter.py:607
51#, python-format
52msgid "%d second"
53msgid_plural "%d seconds"
54msgstr[0] ""
55msgstr[1] ""
56
57#. TRANSLATORS: Short form of an amount of days
58#: ../xl/formatter.py:612
59#, python-format
60msgid "%dd, "
61msgstr ""
62
63#. TRANSLATORS: Short form of an amount of hours
64#: ../xl/formatter.py:615
65#, python-format
66msgid "%dh, "
67msgstr ""
68
69#. TRANSLATORS: Short form of an amount of minutes
70#: ../xl/formatter.py:617
71#, python-format
72msgid "%dm, "
73msgstr ""
74
75#. TRANSLATORS: Short form of an amount of seconds
76#: ../xl/formatter.py:619
77#, python-format
78msgid "%ds"
79msgstr ""
80
81#. TRANSLATORS: Short form of an amount of days
82#: ../xl/formatter.py:624
83#, python-format
84msgid "%dd "
85msgstr ""
86
87#. TRANSLATORS: Time duration (hours:minutes:seconds)
88#: ../xl/formatter.py:627
89#, python-format
90msgid "%d:%02d:%02d"
91msgstr ""
92
93#. TRANSLATORS: Time duration (minutes:seconds)
94#: ../xl/formatter.py:630
95#, python-format
96msgid "%d:%02d"
97msgstr ""
98
99#: ../xl/formatter.py:727 ../xl/main.py:619 ../xl/trax/track.py:71
100msgid "Unknown"
101msgstr ""
102
103#. TRANSLATORS: Indicates that a track has never been played before
104#: ../xl/formatter.py:761 ../xl/formatter.py:766
105msgid "Never"
106msgstr ""
107
108#: ../xl/formatter.py:772
109msgid "Today"
110msgstr ""
111
112#: ../xl/formatter.py:774
113msgid "Yesterday"
114msgstr ""
115
116#: ../xl/lyrics.py:352
117msgid "Local"
118msgstr ""
119
120#: ../xl/main.py:82
121msgid "Usage: exaile [OPTION...] [LOCATION...]"
122msgstr ""
123
124#: ../xl/main.py:84
125msgid ""
126"Launch Exaile, optionally adding tracks specified by LOCATION to the active "
127"playlist. If Exaile is already running, this attempts to use the existing "
128"instance instead of creating a new one."
129msgstr ""
130
131#: ../xl/main.py:95
132msgid "Playback Options"
133msgstr ""
134
135#: ../xl/main.py:102
136msgid "Play the next track"
137msgstr ""
138
139#: ../xl/main.py:110
140msgid "Play the previous track"
141msgstr ""
142
143#: ../xl/main.py:118 ../plugins/minimode/controls.py:351
144#: ../plugins/minimode/controls.py:368
145msgid "Stop playback"
146msgstr ""
147
148#: ../xl/main.py:121
149msgid "Play"
150msgstr ""
151
152#: ../xl/main.py:129 ../plugins/developer/developer_window.ui:117
153msgid "Pause"
154msgstr ""
155
156#: ../xl/main.py:137
157msgid "Pause or resume playback"
158msgstr ""
159
160#: ../xl/main.py:144 ../plugins/minimode/controls.py:376
161msgid "Stop playback after current track"
162msgstr ""
163
164#: ../xl/main.py:147
165msgid "Collection Options"
166msgstr ""
167
168#. TRANSLATORS: Meta variable for --add and --export-playlist
169#: ../xl/main.py:152 ../xl/main.py:161
170msgid "LOCATION"
171msgstr ""
172
173#: ../xl/main.py:153
174msgid "Add tracks from LOCATION to the collection"
175msgstr ""
176
177#: ../xl/main.py:156
178msgid "Playlist Options"
179msgstr ""
180
181#: ../xl/main.py:162
182msgid "Export the current playlist to LOCATION"
183msgstr ""
184
185#: ../xl/main.py:165
186msgid "Track Options"
187msgstr ""
188
189#: ../xl/main.py:172
190msgid "Query player"
191msgstr ""
192
193#. TRANSLATORS: Meta variable for --format-query
194#: ../xl/main.py:178
195msgid "FORMAT"
196msgstr ""
197
198#: ../xl/main.py:179
199msgid "Retrieve the current playback state and track information as FORMAT"
200msgstr ""
201
202#. TRANSLATORS: Meta variable for --format-query-tags
203#: ../xl/main.py:185
204msgid "TAGS"
205msgstr ""
206
207#: ../xl/main.py:186
208msgid "Tags to retrieve from the current track; use with --format-query"
209msgstr ""
210
211#: ../xl/main.py:193
212msgid "Show a popup with data of the current track"
213msgstr ""
214
215#: ../xl/main.py:200
216msgid "Print the title of current track"
217msgstr ""
218
219#: ../xl/main.py:207
220msgid "Print the album of current track"
221msgstr ""
222
223#: ../xl/main.py:214
224msgid "Print the artist of current track"
225msgstr ""
226
227#: ../xl/main.py:221
228msgid "Print the length of current track"
229msgstr ""
230
231#. TRANSLATORS: Variable for command line options with arguments
232#. TRANSLATORS: Meta variable for --increase-vol and--decrease-vol
233#: ../xl/main.py:228 ../xl/main.py:260 ../xl/main.py:269
234msgid "N"
235msgstr ""
236
237#: ../xl/main.py:229
238msgid "Set rating for current track to N%"
239msgstr ""
240
241#: ../xl/main.py:236
242msgid "Get rating for current track"
243msgstr ""
244
245#: ../xl/main.py:243
246msgid "Print the current playback position as time"
247msgstr ""
248
249#: ../xl/main.py:250
250msgid "Print the current playback progress as percentage"
251msgstr ""
252
253#: ../xl/main.py:253
254msgid "Volume Options"
255msgstr ""
256
257#: ../xl/main.py:261
258msgid "Increase the volume by N%"
259msgstr ""
260
261#: ../xl/main.py:270
262msgid "Decrease the volume by N%"
263msgstr ""
264
265#: ../xl/main.py:278
266msgid "Mute or unmute the volume"
267msgstr ""
268
269#: ../xl/main.py:285
270msgid "Print the current volume percentage"
271msgstr ""
272
273#: ../xl/main.py:288
274msgid "Other Options"
275msgstr ""
276
277#: ../xl/main.py:294
278msgid "Start new instance"
279msgstr ""
280
281#: ../xl/main.py:297
282msgid "Show this help message and exit"
283msgstr ""
284
285#: ../xl/main.py:303
286msgid "Show program's version number and exit."
287msgstr ""
288
289#: ../xl/main.py:310
290msgid "Start minimized (to tray, if possible)"
291msgstr ""
292
293#: ../xl/main.py:317
294msgid "Toggle visibility of the GUI (if possible)"
295msgstr ""
296
297#: ../xl/main.py:325
298msgid "Start in safe mode - sometimes useful when you're running into problems"
299msgstr ""
300
301#: ../xl/main.py:334
302msgid "Force import of old data from version 0.2.x (overwrites current data)"
303msgstr ""
304
305#: ../xl/main.py:342
306msgid "Do not import old data from version 0.2.x"
307msgstr ""
308
309#: ../xl/main.py:349
310msgid "Make control options like --play start Exaile if it is not running"
311msgstr ""
312
313#: ../xl/main.py:352
314msgid "Development/Debug Options"
315msgstr ""
316
317#: ../xl/main.py:356 ../xl/main.py:362
318msgid "DIRECTORY"
319msgstr ""
320
321#: ../xl/main.py:357
322msgid "Set data directory"
323msgstr ""
324
325#: ../xl/main.py:363
326msgid "Set data and config directory"
327msgstr ""
328
329#: ../xl/main.py:368
330msgid "MODULE"
331msgstr ""
332
333#: ../xl/main.py:369
334msgid "Limit log output to MODULE"
335msgstr ""
336
337#: ../xl/main.py:374
338msgid "LEVEL"
339msgstr ""
340
341#: ../xl/main.py:375
342msgid "Limit log output to LEVEL"
343msgstr ""
344
345#: ../xl/main.py:383
346msgid "Show debugging output"
347msgstr ""
348
349#: ../xl/main.py:390
350msgid "Enable debugging of xl.event. Generates lots of output"
351msgstr ""
352
353#: ../xl/main.py:397
354msgid "Enable full debugging of xl.event. Generates LOTS of output"
355msgstr ""
356
357#: ../xl/main.py:404
358msgid "Add thread name to logging messages."
359msgstr ""
360
361#: ../xl/main.py:409
362msgid "TYPE"
363msgstr ""
364
365#: ../xl/main.py:410
366msgid "Limit xl.event debug to output of TYPE"
367msgstr ""
368
369#: ../xl/main.py:417
370msgid "Reduce level of output"
371msgstr ""
372
373#: ../xl/main.py:427
374msgid "Disable D-Bus support"
375msgstr ""
376
377#: ../xl/main.py:434
378msgid "Disable HAL support."
379msgstr ""
380
381#: ../xl/main.py:796
382msgid "Entire Library"
383msgstr ""
384
385#: ../xl/main.py:803
386#, python-format
387msgid "Random %d"
388msgstr ""
389
390#: ../xl/main.py:812
391#, python-format
392msgid "Rating > %d"
393msgstr ""
394
395#: ../xl/main.py:981
396msgid ""
397"Exaile is not yet finished loading. Perhaps you should listen for the "
398"exaile_loaded signal?"
399msgstr ""
400
401#: ../xl/metadata/tags.py:46 ../xlgui/panel/collection.py:130
402#: ../xlgui/widgets/playlist_columns.py:322 ../plugins/cd/cdprefs.py:113
403#: ../plugins/minimode/minimode_preferences.py:109
404#: ../plugins/jamendo/ui/jamendo_panel.ui:90
405msgid "Album"
406msgstr ""
407
408#: ../xl/metadata/tags.py:47
409msgid "Arranger"
410msgstr ""
411
412#: ../xl/metadata/tags.py:48 ../xlgui/panel/collection.py:124
413#: ../xlgui/widgets/playlist_columns.py:292 ../plugins/cd/cdprefs.py:111
414#: ../plugins/minimode/minimode_preferences.py:107
415#: ../plugins/jamendo/ui/jamendo_panel.ui:86
416msgid "Artist"
417msgstr ""
418
419#: ../xl/metadata/tags.py:49 ../xlgui/widgets/playlist_columns.py:302
420msgid "Album artist"
421msgstr ""
422
423#: ../xl/metadata/tags.py:50
424msgid "Author"
425msgstr ""
426
427#: ../xl/metadata/tags.py:51 ../xlgui/widgets/playlist_columns.py:468
428#: ../plugins/cd/cdprefs.py:124 ../plugins/minimode/minimode_preferences.py:120
429msgid "BPM"
430msgstr ""
431
432#: ../xl/metadata/tags.py:52
433msgid "Copyright"
434msgstr ""
435
436#: ../xl/metadata/tags.py:53 ../xlgui/widgets/playlist_columns.py:640
437msgid "Comment"
438msgstr ""
439
440#: ../xl/metadata/tags.py:54 ../xlgui/widgets/playlist_columns.py:312
441#: ../data/ui/trackproperties_dialog_cover_row.ui:64
442#: ../plugins/cd/cdprefs.py:112 ../plugins/minimode/minimode_preferences.py:108
443msgid "Composer"
444msgstr ""
445
446#: ../xl/metadata/tags.py:55 ../data/ui/trackproperties_dialog_cover_row.ui:56
447msgid "Conductor"
448msgstr ""
449
450#: ../xl/metadata/tags.py:56 ../xlgui/cover.py:814
451msgid "Cover"
452msgstr ""
453
454#: ../xl/metadata/tags.py:57 ../xlgui/widgets/playlist_columns.py:400
455#: ../plugins/cd/cdprefs.py:117 ../plugins/minimode/minimode_preferences.py:113
456msgid "Date"
457msgstr ""
458
459#: ../xl/metadata/tags.py:58 ../xlgui/widgets/playlist_columns.py:342
460msgid "Disc"
461msgstr ""
462
463#: ../xl/metadata/tags.py:59
464msgid "Encoded by"
465msgstr ""
466
467#: ../xl/metadata/tags.py:60 ../xlgui/widgets/playlist_columns.py:418
468#: ../plugins/cd/cdprefs.py:118 ../plugins/minimode/minimode_preferences.py:114
469msgid "Genre"
470msgstr ""
471
472#: ../xl/metadata/tags.py:61 ../xlgui/widgets/playlist_columns.py:654
473msgid "Grouping"
474msgstr ""
475
476#: ../xl/metadata/tags.py:62
477msgid "ISRC"
478msgstr ""
479
480#: ../xl/metadata/tags.py:63 ../xlgui/widgets/playlist_columns.py:479
481msgid "Language"
482msgstr ""
483
484#: ../xl/metadata/tags.py:64 ../xlgui/panel/lyrics.py:44
485#: ../plugins/lyricsmania/PLUGININFO:5 ../plugins/lyricwiki/PLUGININFO:5
486msgid "Lyrics"
487msgstr ""
488
489#: ../xl/metadata/tags.py:65
490msgid "Lyricist"
491msgstr ""
492
493#: ../xl/metadata/tags.py:66
494msgid "Organization"
495msgstr ""
496
497#: ../xl/metadata/tags.py:67
498msgid "Original album"
499msgstr ""
500
501#: ../xl/metadata/tags.py:68
502msgid "Original artist"
503msgstr ""
504
505#: ../xl/metadata/tags.py:69
506msgid "Original date"
507msgstr ""
508
509#: ../xl/metadata/tags.py:71
510msgid "Performer"
511msgstr ""
512
513#: ../xl/metadata/tags.py:72 ../xlgui/panel/flatplaylist.py:101
514#: ../xlgui/widgets/playlist_columns.py:282
515#: ../data/ui/preferences/widgets/selection_list_preference.ui:51
516#: ../plugins/cd/cdprefs.py:110 ../plugins/minimode/minimode_preferences.py:106
517#: ../plugins/grouptagger/gt_import.ui:69
518msgid "Title"
519msgstr ""
520
521#: ../xl/metadata/tags.py:73 ../plugins/grouptagger/gt_mass.ui:162
522#: ../plugins/jamendo/ui/jamendo_panel.ui:98
523msgid "Track"
524msgstr ""
525
526#: ../xl/metadata/tags.py:74
527msgid "Version"
528msgstr ""
529
530#: ../xl/metadata/tags.py:75 ../xlgui/widgets/playlist_columns.py:698
531msgid "Website"
532msgstr ""
533
534#: ../xl/metadata/tags.py:79 ../xlgui/widgets/playlist_columns.py:428
535#: ../plugins/cd/cdprefs.py:119 ../plugins/icecast/__init__.py:398
536#: ../plugins/minimode/minimode_preferences.py:115
537msgid "Bitrate"
538msgstr ""
539
540#: ../xl/metadata/tags.py:81 ../xlgui/widgets/playlist_columns.py:498
541msgid "Date added"
542msgstr ""
543
544#: ../xl/metadata/tags.py:82 ../xlgui/widgets/playlist_columns.py:489
545#: ../plugins/cd/cdprefs.py:123 ../plugins/minimode/minimode_preferences.py:119
546msgid "Last played"
547msgstr ""
548
549#: ../xl/metadata/tags.py:83 ../xlgui/widgets/playlist_columns.py:332
550#: ../plugins/cd/cdprefs.py:114 ../plugins/minimode/minimode_preferences.py:110
551msgid "Length"
552msgstr ""
553
554#: ../xl/metadata/tags.py:84 ../xlgui/widgets/playlist_columns.py:438
555#: ../data/ui/collection_manager.ui:119 ../plugins/cd/cdprefs.py:120
556#: ../plugins/minimode/minimode_preferences.py:116
557msgid "Location"
558msgstr ""
559
560#: ../xl/metadata/tags.py:85
561msgid "Modified"
562msgstr ""
563
564#: ../xl/metadata/tags.py:86
565msgid "Play time"
566msgstr ""
567
568#: ../xl/metadata/tags.py:87
569msgid "Times played"
570msgstr ""
571
572#: ../xl/metadata/tags.py:89
573msgid "Start offset"
574msgstr ""
575
576#: ../xl/metadata/tags.py:90
577msgid "Stop offset"
578msgstr ""
579
580#: ../xl/player/gst/engine.py:708
581msgid ": Possible audio device error, is it plugged in?"
582msgstr ""
583
584#: ../xl/player/gst/missing_plugin.py:89
585#, python-format
586msgid ""
587"A GStreamer 1.x plugin for %s is missing. Without this software installed, "
588"Exaile will not be able to play the current file. Please install the "
589"required software on your computer. See %s for details."
590msgstr ""
591
592#: ../xl/player/gst/sink.py:48 ../xl/player/gst/sink.py:144
593msgid "Automatic"
594msgstr ""
595
596#: ../xl/player/gst/sink.py:76
597msgid "Custom"
598msgstr ""
599
600#: ../xl/player/gst/sink.py:184
601#, python-format
602msgid "Could not create audiosink (device: %s, type: %s)"
603msgstr ""
604
605#: ../xl/player/gst/sink.py:191
606msgid "No custom pipeline specified!"
607msgstr ""
608
609#: ../xl/player/gst/sink.py:196
610#, python-format
611msgid "Error creating custom audiosink '%s'"
612msgstr ""
613
614#: ../xl/player/gst/sink.py:202
615#, python-format
616msgid "Invalid sink type '%s' specified"
617msgstr ""
618
619#: ../xl/player/gst/sink.py:206
620#, python-format
621msgid "Could not create sink type '%s'"
622msgstr ""
623
624#: ../xl/playlist.py:154 ../xl/playlist.py:176
625msgid "Invalid playlist type."
626msgstr ""
627
628#: ../xl/playlist.py:185 ../xlgui/widgets/playlist.py:406
629#: ../xlgui/widgets/smart_playlist_editor.py:254
630#: ../plugins/grouptagger/gt_mass.ui:126
631msgid "Playlist"
632msgstr ""
633
634#: ../xl/playlist.py:339
635msgid "M3U Playlist"
636msgstr ""
637
638#: ../xl/playlist.py:454
639msgid "PLS Playlist"
640msgstr ""
641
642#: ../xl/playlist.py:545 ../xl/playlist.py:560
643#, python-format
644msgid "Invalid format for %s."
645msgstr ""
646
647#: ../xl/playlist.py:555
648#, python-format
649msgid "Unsupported version %(version)s for %(type)s"
650msgstr ""
651
652#: ../xl/playlist.py:615
653msgid "ASX Playlist"
654msgstr ""
655
656#: ../xl/playlist.py:794
657msgid "XSPF Playlist"
658msgstr ""
659
660#: ../xl/playlist.py:913
661msgid "Shuffle _Off"
662msgstr ""
663
664#: ../xl/playlist.py:914
665msgid "Shuffle _Tracks"
666msgstr ""
667
668#: ../xl/playlist.py:915
669msgid "Shuffle _Albums"
670msgstr ""
671
672#: ../xl/playlist.py:916
673msgid "_Random"
674msgstr ""
675
676#: ../xl/playlist.py:921
677msgid "Repeat _Off"
678msgstr ""
679
680#: ../xl/playlist.py:921
681msgid "Repeat _All"
682msgstr ""
683
684#: ../xl/playlist.py:921
685msgid "Repeat O_ne"
686msgstr ""
687
688#: ../xl/playlist.py:925
689msgid "Dynamic _Off"
690msgstr ""
691
692#: ../xl/playlist.py:925
693msgid "Dynamic by Similar _Artists"
694msgstr ""
695
696#: ../xl/plugins.py:87
697msgid "Plugin is already loaded or has a conflicting name."
698msgstr ""
699
700#: ../xl/plugins.py:102
701msgid "Plugin archive is not in the correct format."
702msgstr ""
703
704#: ../xl/plugins.py:109
705#, python-format
706msgid "A plugin with the name \"%s\" is already installed."
707msgstr ""
708
709#: ../xl/plugins.py:114
710msgid "Plugin archive contains an unsafe path."
711msgstr ""
712
713#: ../xl/settings.py:97
714msgid "Settings version is newer than current."
715msgstr ""
716
717#: ../xl/transcoder.py:58
718msgid ""
719"Vorbis is an open source, lossy audio codec with high quality output at a "
720"lower file size than MP3."
721msgstr ""
722
723#: ../xl/transcoder.py:68
724msgid ""
725"Free Lossless Audio Codec (FLAC) is an open source codec that compresses but "
726"does not degrade audio quality."
727msgstr ""
728
729#: ../xl/transcoder.py:80
730msgid ""
731"Apple's proprietary lossy audio format that achieves better sound quality "
732"than MP3 at lower bitrates."
733msgstr ""
734
735#: ../xl/transcoder.py:91
736msgid ""
737"A proprietary and older, but also popular, lossy audio format. VBR gives "
738"higher quality than CBR, but may be incompatible with some players."
739msgstr ""
740
741#: ../xl/transcoder.py:102
742msgid ""
743"A proprietary and older, but also popular, lossy audio format. CBR gives "
744"less quality than VBR, but is compatible with any player."
745msgstr ""
746
747#: ../xl/transcoder.py:113
748msgid "A very fast Free lossless audio format with good compression."
749msgstr ""
750
751#: ../xl/trax/track.py:70
752msgid "Various Artists"
753msgstr ""
754
755#. TRANSLATORS: String multiple tag values will be joined by
756#: ../xl/trax/track.py:73
757msgid " / "
758msgstr ""
759
760#. TRANSLATORS: Bitrate (k here is short for kbps).
761#: ../xl/trax/track.py:721 ../xl/trax/track.py:787
762#, python-format
763msgid "%dk"
764msgstr ""
765
766#: ../xl/trax/trackdb.py:184
767msgid "You did not specify a location to load the db from"
768msgstr ""
769
770#: ../xl/trax/trackdb.py:253
771msgid "You did not specify a location to save the db"
772msgstr ""
773
774#: ../xl/xldbus.py:131 ../xl/xldbus.py:523 ../xlgui/panel/lyrics.py:149
775msgid "Not playing."
776msgstr ""
777
778#: ../xl/xldbus.py:526
779#, python-format
780msgid ""
781"status: %(status)s, title: %(title)s, artist: %(artist)s, album: %(album)s, "
782"length: %(length)s, position: %(progress)s%% [%(position)s]"
783msgstr ""
784
785#: ../xlgui/__init__.py:318
786msgid "Scanning collection..."
787msgstr ""
788
789#: ../xlgui/__init__.py:397
790#, python-format
791msgid "Scanning %s..."
792msgstr ""
793
794#: ../xlgui/collection.py:116
795msgid "Add a Directory"
796msgstr ""
797
798#: ../xlgui/collection.py:150
799msgid "Directory not added."
800msgstr ""
801
802#: ../xlgui/collection.py:152
803msgid ""
804"The directory is already in your collection or is a subdirectory of another "
805"directory in your collection."
806msgstr ""
807
808#: ../xlgui/cover.py:97
809#, python-brace-format
810msgid "{outstanding} covers left to fetch"
811msgstr ""
812
813#: ../xlgui/cover.py:98
814msgid "All covers fetched"
815msgstr ""
816
817#: ../xlgui/cover.py:123
818msgid "Collecting albums and covers..."
819msgstr ""
820
821#: ../xlgui/cover.py:501
822msgid "Show Cover"
823msgstr ""
824
825#: ../xlgui/cover.py:502
826msgid "Fetch Cover"
827msgstr ""
828
829#: ../xlgui/cover.py:503
830msgid "Remove Cover"
831msgstr ""
832
833#: ../xlgui/cover.py:812
834#, python-format
835msgid "Cover for %s"
836msgstr ""
837
838#: ../xlgui/cover.py:880
839#, python-brace-format
840msgid "{width}x{height} pixels ({zoom}%)"
841msgstr ""
842
843#: ../xlgui/cover.py:931
844msgid "Save File"
845msgstr ""
846
847#: ../xlgui/cover.py:1029
848#, python-format
849msgid "Cover options for %(artist)s - %(album)s"
850msgstr ""
851
852#: ../xlgui/cover.py:1133
853msgid "No covers found."
854msgstr ""
855
856#: ../xlgui/cover.py:1135
857msgid ""
858"None of the enabled sources has a cover for this track, try enabling more "
859"sources."
860msgstr ""
861
862#. TRANSLATORS: do not translate 'width' and 'height'
863#: ../xlgui/cover.py:1178 ../xlgui/properties.py:1105
864#, python-brace-format
865msgid "{width}x{height} pixels"
866msgstr ""
867
868#: ../xlgui/main.py:95
869msgid "$title (by $artist)"
870msgstr ""
871
872#: ../xlgui/main.py:149
873msgid "Save currently selected playlist"
874msgstr ""
875
876#: ../xlgui/main.py:154
877msgid "Save currently selected playlist under a custom name"
878msgstr ""
879
880#: ../xlgui/main.py:159
881msgid "Focus filter in currently focused panel"
882msgstr ""
883
884#: ../xlgui/main.py:164
885msgid "Focus playlist search"
886msgstr ""
887
888#: ../xlgui/main.py:169
889msgid "Clear queue"
890msgstr ""
891
892#: ../xlgui/main.py:174 ../plugins/minimode/controls.py:270
893msgid "Start, pause or resume the playback"
894msgstr ""
895
896#: ../xlgui/main.py:179
897msgid "Seek to the right"
898msgstr ""
899
900#: ../xlgui/main.py:184
901msgid "Seek to the left"
902msgstr ""
903
904#: ../xlgui/main.py:189 ../xlgui/main.py:194
905msgid "Increase the volume"
906msgstr ""
907
908#: ../xlgui/main.py:199
909msgid "Decrease the volume"
910msgstr ""
911
912#: ../xlgui/main.py:202
913msgid "Switch to previous tab"
914msgstr ""
915
916#: ../xlgui/main.py:203
917msgid "Switch to next tab"
918msgstr ""
919
920#: ../xlgui/main.py:206
921msgid "Focus the playlist container"
922msgstr ""
923
924#: ../xlgui/main.py:213
925msgid "Focus the files panel"
926msgstr ""
927
928#: ../xlgui/main.py:220
929msgid "Focus the radio panel"
930msgstr ""
931
932#: ../xlgui/main.py:225
933msgid "Focus the playlists panel"
934msgstr ""
935
936#: ../xlgui/main.py:228
937msgid "Focus the first tab"
938msgstr ""
939
940#: ../xlgui/main.py:229
941msgid "Focus the second tab"
942msgstr ""
943
944#: ../xlgui/main.py:230
945msgid "Focus the third tab"
946msgstr ""
947
948#: ../xlgui/main.py:231
949msgid "Focus the fourth tab"
950msgstr ""
951
952#: ../xlgui/main.py:232
953msgid "Focus the fifth tab"
954msgstr ""
955
956#: ../xlgui/main.py:233
957msgid "Focus the sixth tab"
958msgstr ""
959
960#: ../xlgui/main.py:234
961msgid "Focus the seventh tab"
962msgstr ""
963
964#: ../xlgui/main.py:235
965msgid "Focus the eighth tab"
966msgstr ""
967
968#: ../xlgui/main.py:236
969msgid "Focus the ninth tab"
970msgstr ""
971
972#: ../xlgui/main.py:237
973msgid "Focus the tenth tab"
974msgstr ""
975
976#: ../xlgui/main.py:592
977msgid "Toggle: Stop after Selected Track"
978msgstr ""
979
980#: ../xlgui/main.py:705 ../plugins/previewdevice/__init__.py:355
981msgid "Playback error encountered!"
982msgstr ""
983
984#: ../xlgui/main.py:712
985#, python-format
986msgid "Buffering: %d%%..."
987msgstr ""
988
989#: ../xlgui/main.py:753 ../plugins/previewdevice/__init__.py:364
990msgid "Continue Playback"
991msgstr ""
992
993#: ../xlgui/main.py:756 ../xlgui/main.py:929
994#: ../plugins/previewdevice/__init__.py:367
995msgid "Pause Playback"
996msgstr ""
997
998#: ../xlgui/main.py:885 ../xlgui/menu.py:145
999msgid "Playlist export failed!"
1000msgstr ""
1001
1002#: ../xlgui/main.py:938 ../data/ui/main.ui:174
1003#: ../plugins/previewdevice/__init__.py:349
1004msgid "Start Playback"
1005msgstr ""
1006
1007#: ../xlgui/menu.py:62 ../xlgui/panel/menus.py:211
1008#: ../xlgui/widgets/playlist.py:213
1009msgid "_New Playlist"
1010msgstr ""
1011
1012#: ../xlgui/menu.py:75
1013msgid "_Open"
1014msgstr ""
1015
1016#: ../xlgui/menu.py:92
1017msgid "Open _URL"
1018msgstr ""
1019
1020#: ../xlgui/menu.py:114
1021msgid "Open _Directories"
1022msgstr ""
1023
1024#: ../xlgui/menu.py:126 ../xlgui/panel/menus.py:227
1025msgid "_Import Playlist"
1026msgstr ""
1027
1028#: ../xlgui/menu.py:156
1029msgid "E_xport Current Playlist"
1030msgstr ""
1031
1032#: ../xlgui/menu.py:166 ../xlgui/widgets/playlist.py:278
1033msgid "Close _Tab"
1034msgstr ""
1035
1036#: ../xlgui/menu.py:183
1037msgid "_Restart"
1038msgstr ""
1039
1040#: ../xlgui/menu.py:193 ../xlgui/tray.py:115
1041msgid "_Quit Exaile"
1042msgstr ""
1043
1044#: ../xlgui/menu.py:219
1045msgid "_Collection"
1046msgstr ""
1047
1048#: ../xlgui/menu.py:225
1049msgid "_Queue"
1050msgstr ""
1051
1052#: ../xlgui/menu.py:237
1053msgid "C_overs"
1054msgstr ""
1055
1056#: ../xlgui/menu.py:253
1057msgid "_Preferences"
1058msgstr ""
1059
1060#: ../xlgui/menu.py:278
1061msgid "_Show Playing Track"
1062msgstr ""
1063
1064#: ../xlgui/menu.py:302
1065msgid "_Playlist Utilities Bar"
1066msgstr ""
1067
1068#: ../xlgui/menu.py:312
1069msgid "C_olumns"
1070msgstr ""
1071
1072#: ../xlgui/menu.py:323
1073msgid "_Clear playlist"
1074msgstr ""
1075
1076#: ../xlgui/menu.py:352
1077msgid "_Device Manager"
1078msgstr ""
1079
1080#: ../xlgui/menu.py:362
1081msgid "_Rescan Collection"
1082msgstr ""
1083
1084#: ../xlgui/menu.py:372 ../data/ui/collection_manager.ui:226
1085msgid "Rescan Collection (_slow)"
1086msgstr ""
1087
1088#: ../xlgui/menu.py:405
1089msgid "User's Guide (website)"
1090msgstr ""
1091
1092#: ../xlgui/menu.py:408 ../data/ui/shortcuts_dialog.ui:21
1093msgid "Shortcuts"
1094msgstr ""
1095
1096#: ../xlgui/menu.py:415
1097msgid "Report an issue (GitHub)"
1098msgstr ""
1099
1100#: ../xlgui/menu.py:421
1101msgid "Open error logs"
1102msgstr ""
1103
1104#: ../xlgui/menu.py:425
1105msgid "_About"
1106msgstr ""
1107
1108#: ../xlgui/panel/collection.py:127
1109msgid "Album Artist"
1110msgstr ""
1111
1112#: ../xlgui/panel/collection.py:133
1113msgid "Genre - Artist"
1114msgstr ""
1115
1116#: ../xlgui/panel/collection.py:136
1117msgid "Genre - Album Artist"
1118msgstr ""
1119
1120#: ../xlgui/panel/collection.py:139
1121msgid "Genre - Album"
1122msgstr ""
1123
1124#: ../xlgui/panel/collection.py:142
1125msgid "Date - Artist"
1126msgstr ""
1127
1128#: ../xlgui/panel/collection.py:145
1129msgid "Date - Album Artist"
1130msgstr ""
1131
1132#: ../xlgui/panel/collection.py:148
1133msgid "Date - Album"
1134msgstr ""
1135
1136#: ../xlgui/panel/collection.py:151
1137msgid "Artist - (Date - Album)"
1138msgstr ""
1139
1140#: ../xlgui/panel/collection.py:155
1141msgid "Album Artist - (Date - Album)"
1142msgstr ""
1143
1144#: ../xlgui/panel/collection.py:183 ../xlgui/preferences/collection.py:21
1145msgid "Collection"
1146msgstr ""
1147
1148#: ../xlgui/panel/collection.py:286
1149msgid "Rescan Collection"
1150msgstr ""
1151
1152#: ../xlgui/panel/device.py:151
1153#, python-format
1154msgid "Transferring to %s..."
1155msgstr ""
1156
1157#: ../xlgui/panel/files.py:82
1158msgid "Files"
1159msgstr ""
1160
1161#: ../xlgui/panel/files.py:122 ../xlgui/widgets/playlist_columns.py:448
1162#: ../plugins/cd/cdprefs.py:121 ../plugins/minimode/minimode_preferences.py:117
1163msgid "Filename"
1164msgstr ""
1165
1166#. TRANSLATORS: File size column in the file browser
1167#: ../xlgui/panel/files.py:146
1168msgid "Size"
1169msgstr ""
1170
1171#. TRANSLATORS: File size (1 kB = 1000 bytes)
1172#: ../xlgui/panel/files.py:459
1173#, python-format
1174msgid "%s kB"
1175msgstr ""
1176
1177#. TRANSLATORS: Title of the track number column
1178#: ../xlgui/panel/flatplaylist.py:93 ../xlgui/widgets/playlist_columns.py:271
1179msgid "#"
1180msgstr ""
1181
1182#: ../xlgui/panel/lyrics.py:185
1183msgid "No lyrics found."
1184msgstr ""
1185
1186#: ../xlgui/panel/lyrics.py:198
1187msgid "Source: "
1188msgstr ""
1189
1190#: ../xlgui/panel/lyrics.py:226
1191msgid "Any source"
1192msgstr ""
1193
1194#: ../xlgui/panel/menus.py:219
1195msgid "New _Smart Playlist"
1196msgstr ""
1197
1198#: ../xlgui/panel/menus.py:325
1199msgid "_New Station"
1200msgstr ""
1201
1202#: ../xlgui/panel/playlists.py:136
1203#, python-format
1204msgid "Delete the playlist \"%s\"?"
1205msgstr ""
1206
1207#: ../xlgui/panel/playlists.py:152
1208msgid "Enter the new name you want for your playlist"
1209msgstr ""
1210
1211#: ../xlgui/panel/playlists.py:153
1212msgid "Rename Playlist"
1213msgstr ""
1214
1215#: ../xlgui/panel/playlists.py:169 ../xlgui/widgets/dialogs.py:1766
1216#: ../xlgui/widgets/smart_playlist_editor.py:395
1217msgid "The playlist name you entered is already in use."
1218msgstr ""
1219
1220#: ../xlgui/panel/playlists.py:215
1221#, python-format
1222msgid "Error loading smart playlist: %s"
1223msgstr ""
1224
1225#. TRANSLATORS: Playlist title suggestion with more
1226#. than two values
1227#: ../xlgui/panel/playlists.py:276 ../xlgui/panel/playlists.py:292
1228#: ../xlgui/panel/playlists.py:308
1229#, python-format
1230msgid "%(first)s, %(second)s and others"
1231msgstr ""
1232
1233#. TRANSLATORS: Playlist title suggestion with two values
1234#: ../xlgui/panel/playlists.py:282 ../xlgui/panel/playlists.py:298
1235#: ../xlgui/panel/playlists.py:314
1236#, python-format
1237msgid "%(first)s and %(second)s"
1238msgstr ""
1239
1240#: ../xlgui/panel/playlists.py:390 ../xlgui/preferences/playlists.py:31
1241msgid "Playlists"
1242msgstr ""
1243
1244#: ../xlgui/panel/playlists.py:534
1245msgid "Smart Playlists"
1246msgstr ""
1247
1248#: ../xlgui/panel/playlists.py:537
1249msgid "Custom Playlists"
1250msgstr ""
1251
1252#: ../xlgui/panel/radio.py:73
1253msgid "Radio"
1254msgstr ""
1255
1256#: ../xlgui/panel/radio.py:147 ../xlgui/panel/radio.py:476
1257#: ../xlgui/panel/radio.py:554
1258msgid "Loading streams..."
1259msgstr ""
1260
1261#: ../xlgui/panel/radio.py:195
1262msgid "Add Radio Station"
1263msgstr ""
1264
1265#: ../xlgui/panel/radio.py:197 ../data/ui/widgets/filter_dialog.ui:58
1266msgid "Name:"
1267msgstr ""
1268
1269#: ../xlgui/panel/radio.py:198 ../plugins/audioscrobbler/asprefs_pane.ui:118
1270msgid "URL:"
1271msgstr ""
1272
1273#: ../xlgui/panel/radio.py:274
1274msgid "Saved Stations"
1275msgstr ""
1276
1277#: ../xlgui/panel/radio.py:276
1278msgid "Radio Streams"
1279msgstr ""
1280
1281#: ../xlgui/panel/radio.py:306 ../plugins/wikipedia/data/wikipanel.ui:75
1282#: ../plugins/wikipedia/data/wikipanel.ui:76
1283msgid "Refresh"
1284msgstr ""
1285
1286#: ../xlgui/panel/radio.py:417
1287msgid "Enter the name you want for your new playlist"
1288msgstr ""
1289
1290#: ../xlgui/panel/radio.py:417 ../xlgui/playlist_container.py:70
1291msgid "New Playlist"
1292msgstr ""
1293
1294#: ../xlgui/panels.py:99
1295msgid "P_anels"
1296msgstr ""
1297
1298#: ../xlgui/playlist_container.py:71
1299msgid "Drop here to create a new playlist"
1300msgstr ""
1301
1302#: ../xlgui/playlist_container.py:131
1303msgid "_Clear Tab History"
1304msgstr ""
1305
1306#: ../xlgui/playlist_container.py:143
1307msgid "Recently Closed _Tabs"
1308msgstr ""
1309
1310#: ../xlgui/playlist_container.py:163
1311msgid "Restore closed tab"
1312msgstr ""
1313
1314#: ../xlgui/playlist_container.py:202
1315#, python-format
1316msgid "Playlist %d"
1317msgstr ""
1318
1319#: ../xlgui/playlist_container.py:386
1320#, python-brace-format
1321msgid "{playlist_name} ({track_count} tracks, closed {minutes} min ago)"
1322msgstr ""
1323
1324#: ../xlgui/playlist_container.py:394
1325#, python-brace-format
1326msgid "{playlist_name} ({track_count} tracks, closed {seconds} sec ago)"
1327msgstr ""
1328
1329#: ../xlgui/playlist_container.py:546
1330msgid "_Move to Other View"
1331msgstr ""
1332
1333#: ../xlgui/preferences/__init__.py:115 ../xlgui/preferences/plugin.py:40
1334msgid "Plugins"
1335msgstr ""
1336
1337#: ../xlgui/preferences/appearance.py:34 ../plugins/osd/osd_preferences.ui:216
1338msgid "Appearance"
1339msgstr ""
1340
1341#: ../xlgui/preferences/appearance.py:118
1342msgid "Tray icons are not supported on your platform"
1343msgstr ""
1344
1345#. TRANSLATORS: Grammatical articles that are ignored while sorting the
1346#. collection panel. For example, in French locales this could be
1347#. the space-separated list "l' la le les".
1348#. If this practice is not common in your locale, simply
1349#. translate this to string with single space.
1350#: ../xlgui/preferences/collection.py:36
1351msgid "the"
1352msgstr ""
1353
1354#: ../xlgui/preferences/collection.py:60
1355msgid "Reset to _Defaults"
1356msgstr ""
1357
1358#: ../xlgui/preferences/cover.py:31 ../plugins/amazoncovers/PLUGININFO:5
1359#: ../plugins/lastfmcovers/PLUGININFO:5
1360#: ../plugins/musicbrainzcovers/PLUGININFO:5
1361msgid "Covers"
1362msgstr ""
1363
1364#: ../xlgui/preferences/lyrics.py:20
1365msgid "Lyrics Viewer"
1366msgstr ""
1367
1368#: ../xlgui/preferences/playback.py:35
1369msgid "Playback"
1370msgstr ""
1371
1372#: ../xlgui/preferences/plugin.py:107 ../plugins/grouptagger/gt_common.py:60
1373#: ../plugins/grouptagger/gt_widgets.py:60
1374msgid "Uncategorized"
1375msgstr ""
1376
1377#: ../xlgui/preferences/plugin.py:179
1378msgid "Could not load plugin info!"
1379msgstr ""
1380
1381#: ../xlgui/preferences/plugin.py:180
1382#, python-format
1383msgid "Failed plugin: %s"
1384msgid_plural "Failed plugins: %s"
1385msgstr[0] ""
1386msgstr[1] ""
1387
1388#: ../xlgui/preferences/plugin.py:212 ../xlgui/preferences/plugin.py:313
1389msgid "Could not disable plugin!"
1390msgstr ""
1391
1392#: ../xlgui/preferences/plugin.py:222 ../xlgui/preferences/plugin.py:307
1393msgid "Could not enable plugin!"
1394msgstr ""
1395
1396#: ../xlgui/preferences/plugin.py:231
1397msgid "Choose a Plugin"
1398msgstr ""
1399
1400#: ../xlgui/preferences/plugin.py:242
1401msgid "Plugin Archives"
1402msgstr ""
1403
1404#: ../xlgui/preferences/plugin.py:249 ../xlgui/widgets/dialogs.py:721
1405#: ../xlgui/widgets/dialogs.py:898
1406msgid "All Files"
1407msgstr ""
1408
1409#: ../xlgui/preferences/plugin.py:260
1410msgid "Plugin file installation failed!"
1411msgstr ""
1412
1413#: ../xlgui/preferences/widgets.py:74
1414msgid "Restart Exaile?"
1415msgstr ""
1416
1417#: ../xlgui/preferences/widgets.py:77
1418msgid "A restart is required for this change to take effect."
1419msgstr ""
1420
1421#: ../xlgui/preferences/widgets.py:80
1422msgid "Restart"
1423msgstr ""
1424
1425#: ../xlgui/preferences/widgets.py:731
1426msgid "Action"
1427msgstr ""
1428
1429#: ../xlgui/preferences/widgets.py:739 ../data/ui/shortcuts_dialog.ui:78
1430msgid "Shortcut"
1431msgstr ""
1432
1433#: ../xlgui/properties.py:253
1434msgid "Writing of tags failed"
1435msgstr ""
1436
1437#: ../xlgui/properties.py:255
1438#, python-brace-format
1439msgid ""
1440"Tags could not be written to the following files:\n"
1441"{files}"
1442msgstr ""
1443
1444#: ../xlgui/properties.py:275
1445#, python-format
1446msgid "Editing track %(current)d of %(total)d"
1447msgstr ""
1448
1449#: ../xlgui/properties.py:398
1450msgid "Are you sure you want to apply the changes to all tracks?"
1451msgstr ""
1452
1453#: ../xlgui/properties.py:440
1454msgid "Apply changes before closing?"
1455msgstr ""
1456
1457#: ../xlgui/properties.py:441
1458msgid "Your changes will be lost if you do not apply them now."
1459msgstr ""
1460
1461#. TRANSLATORS: Label for a tag on the Track Properties dialog
1462#: ../xlgui/properties.py:624
1463#, python-format
1464msgid "%s:"
1465msgstr ""
1466
1467#. TRANSLATORS: Remove tag value
1468#: ../xlgui/properties.py:631 ../plugins/developer/developer_window.ui:131
1469msgid "Clear"
1470msgstr ""
1471
1472#. TRANSLATORS: This is the 'of' between numbers in fields like
1473#. tracknumber, discnumber, etc. in the tagger.
1474#: ../xlgui/properties.py:853
1475msgid "of:"
1476msgstr ""
1477
1478#: ../xlgui/properties.py:960
1479msgid "JPEG image"
1480msgstr ""
1481
1482#: ../xlgui/properties.py:965
1483msgid "PNG image"
1484msgstr ""
1485
1486#: ../xlgui/properties.py:967
1487msgid "Image"
1488msgstr ""
1489
1490#: ../xlgui/properties.py:973
1491msgid "Linked image"
1492msgstr ""
1493
1494#. TRANSLATORS: do not translate 'format', 'width', and 'height'
1495#: ../xlgui/properties.py:1108
1496#, python-brace-format
1497msgid "{format} ({width}x{height} pixels)"
1498msgstr ""
1499
1500#: ../xlgui/properties.py:1122
1501msgid "Select image to set as cover"
1502msgstr ""
1503
1504#: ../xlgui/properties.py:1135
1505msgid "Supported image formats"
1506msgstr ""
1507
1508#: ../xlgui/properties.py:1218
1509msgid "Open Directory"
1510msgstr ""
1511
1512#: ../xlgui/properties.py:1268
1513msgid "Apply current value to all tracks"
1514msgstr ""
1515
1516#: ../xlgui/properties.py:1288 ../xlgui/widgets/dialogs.py:1543
1517#, python-format
1518msgid "Saved %(count)s of %(total)s."
1519msgstr ""
1520
1521#: ../xlgui/tray.py:203
1522msgid "Exaile Music Player"
1523msgstr ""
1524
1525#: ../xlgui/widgets/dialogs.py:355
1526msgid "Enter the URL to open"
1527msgstr ""
1528
1529#: ../xlgui/widgets/dialogs.py:355
1530msgid "Open URL"
1531msgstr ""
1532
1533#: ../xlgui/widgets/dialogs.py:642
1534msgid "Select File Type (by Extension)"
1535msgstr ""
1536
1537#: ../xlgui/widgets/dialogs.py:700
1538msgid "Choose Media to Open"
1539msgstr ""
1540
1541#: ../xlgui/widgets/dialogs.py:715
1542msgid "Supported Files"
1543msgstr ""
1544
1545#: ../xlgui/widgets/dialogs.py:717
1546msgid "Music Files"
1547msgstr ""
1548
1549#: ../xlgui/widgets/dialogs.py:719 ../xlgui/widgets/dialogs.py:896
1550msgid "Playlist Files"
1551msgstr ""
1552
1553#: ../xlgui/widgets/dialogs.py:801
1554msgid "Choose Directory to Open"
1555msgstr ""
1556
1557#: ../xlgui/widgets/dialogs.py:881
1558msgid "Import Playlist"
1559msgstr ""
1560
1561#: ../xlgui/widgets/dialogs.py:996
1562msgid "Export Current Playlist"
1563msgstr ""
1564
1565#: ../xlgui/widgets/dialogs.py:1009
1566msgid "Use relative paths to tracks"
1567msgstr ""
1568
1569#: ../xlgui/widgets/dialogs.py:1066
1570#, python-format
1571msgid "Playlist saved as <b>%s</b>."
1572msgstr ""
1573
1574#: ../xlgui/widgets/dialogs.py:1083
1575#, python-format
1576msgid "Close %s"
1577msgstr ""
1578
1579#: ../xlgui/widgets/dialogs.py:1084
1580#, python-format
1581msgid "<b>Save changes to %s before closing?</b>"
1582msgstr ""
1583
1584#: ../xlgui/widgets/dialogs.py:1086
1585msgid "Your changes will be lost if you don't save them"
1586msgstr ""
1587
1588#: ../xlgui/widgets/dialogs.py:1090
1589msgid "Close Without Saving"
1590msgstr ""
1591
1592#: ../xlgui/widgets/dialogs.py:1483
1593msgid "Yes to all"
1594msgstr ""
1595
1596#: ../xlgui/widgets/dialogs.py:1491
1597msgid "No to all"
1598msgstr ""
1599
1600#: ../xlgui/widgets/dialogs.py:1663 ../xlgui/widgets/dialogs.py:1681
1601#, python-format
1602msgid "Error occurred while copying %s: %s"
1603msgstr ""
1604
1605#: ../xlgui/widgets/dialogs.py:1692
1606#, python-format
1607msgid "File exists, overwrite %s ?"
1608msgstr ""
1609
1610#: ../xlgui/widgets/dialogs.py:1749
1611msgid "Playlist name:"
1612msgstr ""
1613
1614#: ../xlgui/widgets/dialogs.py:1750
1615msgid "Add new playlist..."
1616msgstr ""
1617
1618#: ../xlgui/widgets/dialogs.py:1763
1619#: ../xlgui/widgets/smart_playlist_editor.py:387
1620msgid "You did not enter a name for your playlist"
1621msgstr ""
1622
1623#: ../xlgui/widgets/dialogs.py:1772
1624msgid "Save As"
1625msgstr ""
1626
1627#: ../xlgui/widgets/dialogs.py:1841
1628#, python-format
1629msgid "Exporting %s"
1630msgstr ""
1631
1632#: ../xlgui/widgets/dialogs.py:1846
1633msgid "Choose directory to export files to"
1634msgstr ""
1635
1636#: ../xlgui/widgets/info.py:60
1637msgid ""
1638"<span size=\"x-large\" weight=\"bold\">$title</span>\n"
1639"by $artist\n"
1640"from $album"
1641msgstr ""
1642
1643#: ../xlgui/widgets/info.py:67 ../xlgui/widgets/playback.py:110
1644msgid "Not Playing"
1645msgstr ""
1646
1647#: ../xlgui/widgets/info.py:415
1648#, python-format
1649msgid "%d in collection"
1650msgstr ""
1651
1652#: ../xlgui/widgets/info.py:437 ../xlgui/widgets/info.py:444
1653#, python-format
1654msgid "%d showing"
1655msgstr ""
1656
1657#: ../xlgui/widgets/info.py:441 ../xlgui/widgets/info.py:448
1658#, python-format
1659msgid "%d selected"
1660msgstr ""
1661
1662#: ../xlgui/widgets/menuitems.py:117
1663msgid "En_queue"
1664msgstr ""
1665
1666#: ../xlgui/widgets/menuitems.py:153
1667msgid "_Replace Current"
1668msgstr ""
1669
1670#: ../xlgui/widgets/menuitems.py:164
1671msgid "_Append to Current"
1672msgstr ""
1673
1674#: ../xlgui/widgets/menuitems.py:182 ../xlgui/widgets/playlist.py:418
1675msgid "_Track Properties"
1676msgstr ""
1677
1678#: ../xlgui/widgets/menuitems.py:201
1679msgid "_Open Directory"
1680msgstr ""
1681
1682#: ../xlgui/widgets/menuitems.py:239
1683msgid ""
1684"The files cannot be moved to the Trash. Delete them permanently from the "
1685"disk?"
1686msgstr ""
1687
1688#: ../xlgui/widgets/menuitems.py:269
1689msgid "_Move to Trash"
1690msgstr ""
1691
1692#: ../xlgui/widgets/menuitems.py:288 ../xlgui/widgets/playlist.py:247
1693msgid "_Rename"
1694msgstr ""
1695
1696#: ../xlgui/widgets/menuitems.py:301 ../data/ui/main.ui:32
1697msgid "_Edit"
1698msgstr ""
1699
1700#: ../xlgui/widgets/menuitems.py:314
1701msgid "E_xport Playlist"
1702msgstr ""
1703
1704#: ../xlgui/widgets/menuitems.py:324
1705msgid "Export _Files"
1706msgstr ""
1707
1708#: ../xlgui/widgets/menuitems.py:334
1709msgid "_Delete Playlist"
1710msgstr ""
1711
1712#: ../xlgui/widgets/notebook.py:246
1713msgid "Close Tab"
1714msgstr ""
1715
1716#: ../xlgui/widgets/playback.py:834
1717#, python-format
1718msgid "Seeking: %s"
1719msgstr ""
1720
1721#: ../xlgui/widgets/playback.py:1184
1722msgid "Move"
1723msgstr ""
1724
1725#: ../xlgui/widgets/playback.py:1329
1726msgid "New Marker"
1727msgstr ""
1728
1729#: ../xlgui/widgets/playback.py:1388
1730msgid "_Jump to"
1731msgstr ""
1732
1733#: ../xlgui/widgets/playback.py:1396
1734msgid "_Remove Marker"
1735msgstr ""
1736
1737#: ../xlgui/widgets/playback.py:1439
1738msgid "Muted"
1739msgstr ""
1740
1741#. TRANSLATORS: Volume percentage
1742#: ../xlgui/widgets/playback.py:1445
1743#, python-format
1744msgid "%d%%"
1745msgstr ""
1746
1747#: ../xlgui/widgets/playback.py:1450
1748msgid "Full Volume"
1749msgstr ""
1750
1751#: ../xlgui/widgets/playback.py:1569
1752msgid "_Pause"
1753msgstr ""
1754
1755#: ../xlgui/widgets/playback.py:1572
1756msgid "P_lay"
1757msgstr ""
1758
1759#: ../xlgui/widgets/playback.py:1584
1760msgid "_Next Track"
1761msgstr ""
1762
1763#: ../xlgui/widgets/playback.py:1594
1764msgid "_Previous Track"
1765msgstr ""
1766
1767#: ../xlgui/widgets/playback.py:1604
1768msgid "_Stop"
1769msgstr ""
1770
1771#: ../xlgui/widgets/playlist.py:118
1772msgid "S_huffle"
1773msgstr ""
1774
1775#: ../xlgui/widgets/playlist.py:123
1776msgid "R_epeat"
1777msgstr ""
1778
1779#: ../xlgui/widgets/playlist.py:128
1780msgid "_Dynamic"
1781msgstr ""
1782
1783#: ../xlgui/widgets/playlist.py:146
1784msgid "Remove _Current Track From Playlist"
1785msgstr ""
1786
1787#: ../xlgui/widgets/playlist.py:179
1788msgid "R_andomize Playlist"
1789msgstr ""
1790
1791#: ../xlgui/widgets/playlist.py:182
1792msgid "R_andomize Selection"
1793msgstr ""
1794
1795#: ../xlgui/widgets/playlist.py:224
1796msgid "_Save"
1797msgstr ""
1798
1799#: ../xlgui/widgets/playlist.py:237 ../data/ui/coverwindow.ui:26
1800msgid "Save _As"
1801msgstr ""
1802
1803#: ../xlgui/widgets/playlist.py:257
1804msgid "_Clear"
1805msgstr ""
1806
1807#: ../xlgui/widgets/playlist.py:325
1808msgid "_Stop Playback After This Track"
1809msgstr ""
1810
1811#: ../xlgui/widgets/playlist.py:332
1812msgid "_Continue Playback After This Track"
1813msgstr ""
1814
1815#: ../xlgui/widgets/playlist.py:386
1816msgid "_Remove from Playlist"
1817msgstr ""
1818
1819#: ../xlgui/widgets/playlist.py:739
1820msgid "Requires plugins providing dynamic playlists"
1821msgstr ""
1822
1823#: ../xlgui/widgets/playlist.py:743 ../data/ui/playlist.ui:99
1824msgid "Dynamically add similar tracks to the playlist"
1825msgstr ""
1826
1827#: ../xlgui/widgets/playlist.py:799
1828msgid "Loading"
1829msgstr ""
1830
1831#: ../xlgui/widgets/playlist_columns.py:272
1832msgid "Track Number"
1833msgstr ""
1834
1835#: ../xlgui/widgets/playlist_columns.py:343
1836msgid "Disc Number"
1837msgstr ""
1838
1839#: ../xlgui/widgets/playlist_columns.py:353
1840#: ../xlgui/widgets/smart_playlist_editor.py:253 ../plugins/cd/cdprefs.py:116
1841#: ../plugins/minimode/controls.py:555
1842#: ../plugins/minimode/minimode_preferences.py:112
1843#: ../plugins/jamendo/ui/jamendo_panel.ui:44
1844msgid "Rating"
1845msgstr ""
1846
1847#: ../xlgui/widgets/playlist_columns.py:409
1848msgid "Year"
1849msgstr ""
1850
1851#: ../xlgui/widgets/playlist_columns.py:458
1852msgid "Playcount"
1853msgstr ""
1854
1855#: ../xlgui/widgets/playlist_columns.py:507
1856msgid "Schedule"
1857msgstr ""
1858
1859#: ../xlgui/widgets/playlist_columns.py:676
1860msgid "Start Offset"
1861msgstr ""
1862
1863#: ../xlgui/widgets/playlist_columns.py:687
1864msgid "Stop Offset"
1865msgstr ""
1866
1867#: ../xlgui/widgets/playlist_columns.py:838
1868msgid "_Resizable"
1869msgstr ""
1870
1871#: ../xlgui/widgets/playlist_columns.py:849
1872msgid "_Autosize"
1873msgstr ""
1874
1875#: ../xlgui/widgets/queue.py:81
1876msgid "Queue"
1877msgstr ""
1878
1879#: ../xlgui/widgets/queue.py:83
1880#, python-format
1881msgid "Queue (%d)"
1882msgstr ""
1883
1884#: ../xlgui/widgets/rating.py:266
1885msgid "Rating:"
1886msgstr ""
1887
1888#: ../xlgui/widgets/smart_playlist_editor.py:56
1889#: ../xlgui/widgets/smart_playlist_editor.py:79
1890#: ../xlgui/widgets/smart_playlist_editor.py:89
1891#: ../plugins/osd/osd_preferences.ui:130
1892msgid "seconds"
1893msgstr ""
1894
1895#. TRANSLATORS: Logical AND used for smart playlists
1896#: ../xlgui/widgets/smart_playlist_editor.py:62
1897msgid "and"
1898msgstr ""
1899
1900#: ../xlgui/widgets/smart_playlist_editor.py:67
1901#: ../xlgui/widgets/smart_playlist_editor.py:79
1902msgid "days"
1903msgstr ""
1904
1905#: ../xlgui/widgets/smart_playlist_editor.py:79
1906msgid "minutes"
1907msgstr ""
1908
1909#: ../xlgui/widgets/smart_playlist_editor.py:79
1910msgid "hours"
1911msgstr ""
1912
1913#: ../xlgui/widgets/smart_playlist_editor.py:79
1914msgid "weeks"
1915msgstr ""
1916
1917#. TRANSLATORS: True if haystack is equal to needle
1918#: ../xlgui/widgets/smart_playlist_editor.py:206
1919msgid "is"
1920msgstr ""
1921
1922#. TRANSLATORS: True if haystack is not equal to needle
1923#: ../xlgui/widgets/smart_playlist_editor.py:208
1924msgid "is not"
1925msgstr ""
1926
1927#. TRANSLATORS: True if the specified tag is present (uses the NullField
1928#. to compare to __null__)
1929#: ../xlgui/widgets/smart_playlist_editor.py:211
1930msgid "is set"
1931msgstr ""
1932
1933#. TRANSLATORS: True if the specified tag is not present (uses the NullField
1934#. to compare to __null__)
1935#: ../xlgui/widgets/smart_playlist_editor.py:214
1936msgid "is not set"
1937msgstr ""
1938
1939#. TRANSLATORS: True if haystack contains needle
1940#: ../xlgui/widgets/smart_playlist_editor.py:216
1941msgid "contains"
1942msgstr ""
1943
1944#. TRANSLATORS: True if haystack does not contain needle
1945#: ../xlgui/widgets/smart_playlist_editor.py:218
1946msgid "does not contain"
1947msgstr ""
1948
1949#. TRANSLATORS: True if haystack contains whole word
1950#: ../xlgui/widgets/smart_playlist_editor.py:220
1951msgid "contains word"
1952msgstr ""
1953
1954#. TRANSLATORS: True if haystack does not contain whole word
1955#: ../xlgui/widgets/smart_playlist_editor.py:222
1956msgid "does not contain word"
1957msgstr ""
1958
1959#. TRANSLATORS: True if haystack matches regular expression
1960#: ../xlgui/widgets/smart_playlist_editor.py:224
1961msgid "regex"
1962msgstr ""
1963
1964#. TRANSLATORS: True if haystack does not match regular expression
1965#: ../xlgui/widgets/smart_playlist_editor.py:226
1966msgid "not regex"
1967msgstr ""
1968
1969#. TRANSLATORS: Example: rating >= 5
1970#: ../xlgui/widgets/smart_playlist_editor.py:228
1971msgid "at least"
1972msgstr ""
1973
1974#. TRANSLATORS: Example: rating <= 3
1975#: ../xlgui/widgets/smart_playlist_editor.py:230
1976msgid "at most"
1977msgstr ""
1978
1979#. TRANSLATORS: Example: year < 1999
1980#: ../xlgui/widgets/smart_playlist_editor.py:232
1981msgid "before"
1982msgstr ""
1983
1984#. TRANSLATORS: Example: year > 2002
1985#: ../xlgui/widgets/smart_playlist_editor.py:234
1986msgid "after"
1987msgstr ""
1988
1989#. TRANSLATORS: Example: 1980 <= year <= 1987
1990#: ../xlgui/widgets/smart_playlist_editor.py:236
1991msgid "between"
1992msgstr ""
1993
1994#: ../xlgui/widgets/smart_playlist_editor.py:237
1995msgid "greater than"
1996msgstr ""
1997
1998#: ../xlgui/widgets/smart_playlist_editor.py:238
1999msgid "less than"
2000msgstr ""
2001
2002#. TRANSLATORS: Example: track has been added in the last 2 days
2003#: ../xlgui/widgets/smart_playlist_editor.py:240
2004msgid "in the last"
2005msgstr ""
2006
2007#. TRANSLATORS: Example: track has not been added in the last 5 hours
2008#: ../xlgui/widgets/smart_playlist_editor.py:242
2009msgid "not in the last"
2010msgstr ""
2011
2012#. TRANSLATORS: True if a track is contained in the specified playlist
2013#: ../xlgui/widgets/smart_playlist_editor.py:244
2014msgid "Track is in"
2015msgstr ""
2016
2017#. TRANSLATORS: True if a track is not contained in the specified playlist
2018#: ../xlgui/widgets/smart_playlist_editor.py:246
2019msgid "Track not in"
2020msgstr ""
2021
2022#: ../xlgui/widgets/smart_playlist_editor.py:301
2023msgid "Add Smart Playlist"
2024msgstr ""
2025
2026#: ../xlgui/widgets/smart_playlist_editor.py:352
2027msgid "Edit Smart Playlist"
2028msgstr ""
2029
2030#: ../xlgui/widgets/smart_playlist_editor.py:423
2031msgid "Sort by:"
2032msgstr ""
2033
2034#: ../xlgui/widgets/smart_playlist_editor.py:438
2035#: ../plugins/jamendo/ui/jamendo_panel.ui:26
2036msgid "Ascending"
2037msgstr ""
2038
2039#: ../xlgui/widgets/smart_playlist_editor.py:439
2040#: ../plugins/jamendo/ui/jamendo_panel.ui:22
2041msgid "Descending"
2042msgstr ""
2043
2044#: ../data/ui/about_dialog.ui:8
2045msgid "About Exaile"
2046msgstr ""
2047
2048#: ../data/ui/about_dialog.ui:13
2049msgid "© 2009–2020 Various Contributors"
2050msgstr ""
2051
2052#. TRANSLATORS: Add your own name here. Separate translator names with newlines.
2053#: ../data/ui/about_dialog.ui:26
2054msgctxt "About dialog translator credits"
2055msgid "translator-credits"
2056msgstr ""
2057
2058#: ../data/ui/collection_manager.ui:39
2059msgid "Collection Manager"
2060msgstr ""
2061
2062#: ../data/ui/collection_manager.ui:131
2063msgid "Monitored"
2064msgstr ""
2065
2066#: ../data/ui/collection_manager.ui:144
2067msgid "Scan At Startup"
2068msgstr ""
2069
2070#: ../data/ui/collection_manager.ui:209
2071msgid "Rescan _Collection"
2072msgstr ""
2073
2074#: ../data/ui/coverchooser.ui:28
2075msgid "Cover Finder"
2076msgstr ""
2077
2078#: ../data/ui/coverchooser.ui:125
2079msgid "The origin of this cover"
2080msgstr ""
2081
2082#: ../data/ui/coverchooser.ui:177
2083msgid "_Set as Cover"
2084msgstr ""
2085
2086#: ../data/ui/covermanager.ui:36
2087msgid "Cover Manager"
2088msgstr ""
2089
2090#: ../data/ui/covermanager.ui:150
2091msgid "_Fetch Covers"
2092msgstr ""
2093
2094#: ../data/ui/coverwindow.ui:40
2095msgid "Zoom _In"
2096msgstr ""
2097
2098#: ../data/ui/coverwindow.ui:54
2099msgid "Zoom _Out"
2100msgstr ""
2101
2102#: ../data/ui/coverwindow.ui:68
2103msgid "_Original Size"
2104msgstr ""
2105
2106#: ../data/ui/coverwindow.ui:82
2107msgid "_Best Fit"
2108msgstr ""
2109
2110#. Closes the preferences dialog
2111#: ../data/ui/coverwindow.ui:96 ../data/ui/preferences/preferences_dialog.ui:39
2112msgid "_Close"
2113msgstr ""
2114
2115#: ../data/ui/device_manager.ui:37
2116msgid "Device Manager"
2117msgstr ""
2118
2119#: ../data/ui/device_manager.ui:65
2120msgid "Icon"
2121msgstr ""
2122
2123#: ../data/ui/device_manager.ui:77
2124msgid "Device"
2125msgstr ""
2126
2127#: ../data/ui/device_manager.ui:88
2128msgid "Driver"
2129msgstr ""
2130
2131#: ../data/ui/main.ui:24
2132msgid "_File"
2133msgstr ""
2134
2135#: ../data/ui/main.ui:45
2136msgid "_View"
2137msgstr ""
2138
2139#: ../data/ui/main.ui:58
2140msgid "_Tools"
2141msgstr ""
2142
2143#: ../data/ui/main.ui:71
2144msgid "_Help"
2145msgstr ""
2146
2147#: ../data/ui/main.ui:151
2148msgid "Previous Track"
2149msgstr ""
2150
2151#: ../data/ui/main.ui:197
2152msgid ""
2153"Stop Playback\n"
2154"\n"
2155"Right Click for Stop After Track Feature"
2156msgstr ""
2157
2158#: ../data/ui/main.ui:221
2159msgid "Next Track"
2160msgstr ""
2161
2162#: ../data/ui/main.ui:246
2163msgid "0:00 / 0:00"
2164msgstr ""
2165
2166#: ../data/ui/panel/collection.ui:28
2167msgid "_Add Music"
2168msgstr ""
2169
2170#: ../data/ui/panel/collection.ui:46
2171msgid "<b>Collection is empty.</b>"
2172msgstr ""
2173
2174#: ../data/ui/panel/collection.ui:96
2175msgid ""
2176"Refresh collection view\n"
2177"(Hold Shift key to rescan the collection)"
2178msgstr ""
2179
2180#: ../data/ui/panel/collection.ui:130 ../data/ui/panel/files.ui:170
2181msgid "Clear search field"
2182msgstr ""
2183
2184#: ../data/ui/panel/collection.ui:131 ../data/ui/panel/files.ui:171
2185#: ../data/ui/playlist.ui:128 ../plugins/icecast/__init__.py:384
2186msgid "Search"
2187msgstr ""
2188
2189#: ../data/ui/panel/files.ui:29
2190msgid "Previous visited directory"
2191msgstr ""
2192
2193#: ../data/ui/panel/files.ui:51
2194msgid "Next visited directory"
2195msgstr ""
2196
2197#: ../data/ui/panel/files.ui:72
2198msgid "Up one directory"
2199msgstr ""
2200
2201#: ../data/ui/panel/files.ui:93
2202msgid "Refresh directory listing"
2203msgstr ""
2204
2205#: ../data/ui/panel/files.ui:114
2206msgid "Home directory"
2207msgstr ""
2208
2209#: ../data/ui/panel/flatplaylist.ui:21
2210msgid "Append All Tracks to Playlist"
2211msgstr ""
2212
2213#: ../data/ui/panel/flatplaylist.ui:44
2214msgid "Import CD"
2215msgstr ""
2216
2217#: ../data/ui/panel/lyrics.ui:24
2218msgid "Refresh Lyrics"
2219msgstr ""
2220
2221#: ../data/ui/panel/radio.ui:18
2222msgid "_Add Station"
2223msgstr ""
2224
2225#: ../data/ui/playlist.ui:53
2226msgid "Shuffle playback order"
2227msgstr ""
2228
2229#: ../data/ui/playlist.ui:76
2230msgid "Repeat playback"
2231msgstr ""
2232
2233#: ../data/ui/preferences/appearance.ui:20
2234msgid "Left"
2235msgstr ""
2236
2237#: ../data/ui/preferences/appearance.ui:24
2238msgid "Right"
2239msgstr ""
2240
2241#: ../data/ui/preferences/appearance.ui:28
2242msgid "Top"
2243msgstr ""
2244
2245#: ../data/ui/preferences/appearance.ui:32
2246msgid "Bottom"
2247msgstr ""
2248
2249#: ../data/ui/preferences/appearance.ui:50
2250msgid "Show info area"
2251msgstr ""
2252
2253#: ../data/ui/preferences/appearance.ui:54
2254msgid "The info area contains the cover art and track information"
2255msgstr ""
2256
2257#: ../data/ui/preferences/appearance.ui:66
2258msgid "Show cover art in info area"
2259msgstr ""
2260
2261#: ../data/ui/preferences/appearance.ui:81
2262msgid "Always show tab bar"
2263msgstr ""
2264
2265#: ../data/ui/preferences/appearance.ui:99
2266msgid "Tab placement:"
2267msgstr ""
2268
2269#: ../data/ui/preferences/appearance.ui:139
2270msgid "Playlist font:"
2271msgstr ""
2272
2273#: ../data/ui/preferences/appearance.ui:156 ../data/ui/preferences/lyrics.ui:47
2274#: ../plugins/grouptagger/gt_prefs.ui:67
2275msgid "Reset to the system font"
2276msgstr ""
2277
2278#: ../data/ui/preferences/appearance.ui:194
2279msgid "Display track counts in collection"
2280msgstr ""
2281
2282#. TRANSLATORS: Remark at the alpha transparency option
2283#: ../data/ui/preferences/appearance.ui:208
2284#: ../plugins/minimode/minimode_preferences.ui:237
2285msgid "Use alpha transparency:"
2286msgstr ""
2287
2288#: ../data/ui/preferences/appearance.ui:212
2289msgid ""
2290"Warning: this option can cause display errors if used with a window manager "
2291"without compositing support."
2292msgstr ""
2293
2294#: ../data/ui/preferences/appearance.ui:228
2295msgid "Alpha transparency"
2296msgstr ""
2297
2298#: ../data/ui/preferences/appearance.ui:239
2299msgid "Show tray icon"
2300msgstr ""
2301
2302#: ../data/ui/preferences/appearance.ui:257
2303msgid "Minimize to tray"
2304msgstr ""
2305
2306#: ../data/ui/preferences/appearance.ui:271
2307msgid "Close to tray"
2308msgstr ""
2309
2310#. TRANSLATORS: Keep the current track visible in playlist
2311#: ../data/ui/preferences/appearance.ui:285
2312msgid "Jump to current song on track change"
2313msgstr ""
2314
2315#: ../data/ui/preferences/appearance.ui:301
2316msgid "Show splash screen on startup"
2317msgstr ""
2318
2319#: ../data/ui/preferences/appearance.ui:328
2320msgid ""
2321"Tray icons are not supported on some platforms, most notably on Wayland. On "
2322"GNOME Shell 3.26+ on Xorg, tray icons only work if you have the <a href="
2323"\"https://extensions.gnome.org/extension/495/topicons/\">\"TopIcons\" "
2324"extension</a> (or a similar one) installed."
2325msgstr ""
2326
2327#: ../data/ui/preferences/appearance.ui:341
2328msgid "Note:"
2329msgstr ""
2330
2331#: ../data/ui/preferences/appearance.ui:353
2332msgid "Prefer dark theme"
2333msgstr ""
2334
2335#. TRANSLATORS: "Checked" here refers to checkbox state.
2336#: ../data/ui/preferences/appearance.ui:357
2337msgid ""
2338"If not checked, will not specify a preference to GTK. May not work on some "
2339"platforms."
2340msgstr ""
2341
2342#: ../data/ui/preferences/collection.ui:13
2343msgid ""
2344"Words to strip from the beginning of artist tags when sorting (space "
2345"separated):"
2346msgstr ""
2347
2348#: ../data/ui/preferences/collection.ui:42
2349msgid "(Right click to reset to defaults)"
2350msgstr ""
2351
2352#: ../data/ui/preferences/collection.ui:54
2353msgid "Use file-based compilation detection"
2354msgstr ""
2355
2356#: ../data/ui/preferences/cover.ui:12
2357msgid "Use covers from local files"
2358msgstr ""
2359
2360#: ../data/ui/preferences/cover.ui:16
2361msgid ""
2362"This option will search for cover image files in \n"
2363"the same folder as the music file."
2364msgstr ""
2365
2366#: ../data/ui/preferences/cover.ui:30
2367msgid "Preferred file names:"
2368msgstr ""
2369
2370#: ../data/ui/preferences/cover.ui:46
2371msgid "A comma-separated list of file names without file extensions"
2372msgstr ""
2373
2374#: ../data/ui/preferences/cover.ui:58
2375msgid "Fetch covers automatically on playback start"
2376msgstr ""
2377
2378#: ../data/ui/preferences/cover.ui:76
2379msgid "Cover Search Order:"
2380msgstr ""
2381
2382#: ../data/ui/preferences/cover.ui:118
2383msgid "(drag to reorder)"
2384msgstr ""
2385
2386#: ../data/ui/preferences/cover.ui:130
2387msgid "Use covers embedded in tags"
2388msgstr ""
2389
2390#: ../data/ui/preferences/lyrics.ui:15
2391msgid "Lyrics font:"
2392msgstr ""
2393
2394#: ../data/ui/preferences/playback.ui:32
2395#: ../plugins/previewdevice/previewprefs.ui:27
2396msgid "GStreamer"
2397msgstr ""
2398
2399#: ../data/ui/preferences/playback.ui:62
2400#: ../plugins/previewdevice/previewprefs.ui:192
2401msgid "Audio Sink:  "
2402msgstr ""
2403
2404#: ../data/ui/preferences/playback.ui:98
2405msgid "Audio Device: "
2406msgstr ""
2407
2408#: ../data/ui/preferences/playback.ui:134
2409#: ../plugins/previewdevice/previewprefs.ui:254
2410msgid "Custom sink pipeline:"
2411msgstr ""
2412
2413#: ../data/ui/preferences/playback.ui:160
2414msgid "Resume playback on start"
2415msgstr ""
2416
2417#: ../data/ui/preferences/playback.ui:176
2418msgid "Resume playback in paused state"
2419msgstr ""
2420
2421#: ../data/ui/preferences/playback.ui:191
2422msgid "Adding an item to an empty queue begins playback"
2423msgstr ""
2424
2425#: ../data/ui/preferences/playback.ui:206
2426msgid "Remove track from queue upon playback"
2427msgstr ""
2428
2429#: ../data/ui/preferences/playback.ui:221
2430msgid "Disallow playing new tracks when another track is playing"
2431msgstr ""
2432
2433#: ../data/ui/preferences/playback.ui:225
2434msgid ""
2435"If a track is currently playing, do not allow new tracks to be started, "
2436"except when clicking the playback controls"
2437msgstr ""
2438
2439#: ../data/ui/preferences/playback.ui:237
2440msgid "Automatically advance to the next track"
2441msgstr ""
2442
2443#: ../data/ui/preferences/playback.ui:254
2444msgid "Delay between tracks (ms):"
2445msgstr ""
2446
2447#: ../data/ui/preferences/playback.ui:268
2448msgid "Only works when crossfading not enabled"
2449msgstr ""
2450
2451#: ../data/ui/preferences/playback.ui:300
2452msgid "Crossfade duration (ms):"
2453msgstr ""
2454
2455#: ../data/ui/preferences/playback.ui:312
2456#: ../plugins/previewdevice/previewprefs.ui:125
2457msgid "Use crossfading (EXPERIMENTAL)"
2458msgstr ""
2459
2460#: ../data/ui/preferences/playback.ui:316
2461msgid "Forces automatically advancing to the next track"
2462msgstr ""
2463
2464#: ../data/ui/preferences/playback.ui:346
2465msgid "Fade duration (ms):"
2466msgstr ""
2467
2468#: ../data/ui/preferences/playback.ui:358
2469#: ../plugins/previewdevice/previewprefs.ui:85
2470msgid "Use fade transitions on user actions"
2471msgstr ""
2472
2473#: ../data/ui/preferences/playback.ui:376
2474#: ../plugins/previewdevice/previewprefs.ui:57
2475msgid "Playback engine: "
2476msgstr ""
2477
2478#: ../data/ui/preferences/playback.ui:409
2479msgid "Enable gapless playback"
2480msgstr ""
2481
2482#: ../data/ui/preferences/playback.ui:413
2483msgid ""
2484"Gapless playback means to play tracks without inserting silence between them."
2485msgstr ""
2486
2487#: ../data/ui/preferences/playlists.ui:12
2488msgid "Open last playlists on startup"
2489msgstr ""
2490
2491#: ../data/ui/preferences/playlists.ui:25
2492msgid "Prompt for saving custom playlists on close"
2493msgstr ""
2494
2495#: ../data/ui/preferences/playlists.ui:38
2496msgid "Replace content on side pane double click"
2497msgstr ""
2498
2499#: ../data/ui/preferences/playlists.ui:42
2500msgid ""
2501"Instead of appending, tracks added via double click in the panes will "
2502"replace the content of the current playlist."
2503msgstr ""
2504
2505#: ../data/ui/preferences/playlists.ui:52
2506msgid "Appending/replacing via menu item triggers playback"
2507msgstr ""
2508
2509#: ../data/ui/preferences/playlists.ui:56
2510msgid ""
2511"When using a menu item to add/replace tracks on the playlist, start playback "
2512"if there is track currently playing. This option was the default behavior "
2513"before Exaile 0.3.3"
2514msgstr ""
2515
2516#: ../data/ui/preferences/playlists.ui:66
2517msgid "Queue tracks by default instead of playing them"
2518msgstr ""
2519
2520#: ../data/ui/preferences/playlists.ui:70
2521msgid ""
2522"When you double click or press enter to play a track in a playlist, queue "
2523"the track instead of playing it"
2524msgstr ""
2525
2526#: ../data/ui/preferences/plugin.ui:64
2527msgid "Plugin"
2528msgstr ""
2529
2530#: ../data/ui/preferences/plugin.ui:76
2531msgid "Status"
2532msgstr ""
2533
2534#: ../data/ui/preferences/plugin.ui:88
2535#: ../data/ui/preferences/widgets/selection_list_preference.ui:38
2536#: ../plugins/equalizer/equalizer.ui:166
2537msgid "Enabled"
2538msgstr ""
2539
2540#: ../data/ui/preferences/plugin.ui:110
2541msgid "Show incompatible plugins"
2542msgstr ""
2543
2544#: ../data/ui/preferences/plugin.ui:128
2545msgid "No Plugin Selected"
2546msgstr ""
2547
2548#: ../data/ui/preferences/plugin.ui:177
2549msgid "Add _Plugin File"
2550msgstr ""
2551
2552#: ../data/ui/preferences/preferences_dialog.ui:24
2553msgid "Preferences"
2554msgstr ""
2555
2556#: ../data/ui/shortcuts_dialog.ui:39
2557msgid "Close"
2558msgstr ""
2559
2560#: ../data/ui/shortcuts_dialog.ui:89
2561msgid "Description"
2562msgstr ""
2563
2564#: ../data/ui/trackproperties_dialog.ui:37
2565msgid "Track Properties"
2566msgstr ""
2567
2568#: ../data/ui/trackproperties_dialog.ui:83
2569msgid "A_dd tag"
2570msgstr ""
2571
2572#: ../data/ui/trackproperties_dialog.ui:100
2573msgid "_Remove tag"
2574msgstr ""
2575
2576#: ../data/ui/trackproperties_dialog.ui:127
2577msgid "ab → A_b"
2578msgstr ""
2579
2580#: ../data/ui/trackproperties_dialog.ui:131
2581msgid "Uppercase first letter of all tags"
2582msgstr ""
2583
2584#: ../data/ui/trackproperties_dialog.ui:228
2585msgid "File Properties"
2586msgstr ""
2587
2588#: ../data/ui/trackproperties_dialog.ui:249
2589msgid "_Previous"
2590msgstr ""
2591
2592#: ../data/ui/trackproperties_dialog.ui:278
2593msgid "_Next"
2594msgstr ""
2595
2596#: ../data/ui/trackproperties_dialog_cover_row.ui:20
2597msgid "Other"
2598msgstr ""
2599
2600#: ../data/ui/trackproperties_dialog_cover_row.ui:24
2601msgid "32x32 pixels 'file icon' (PNG only)"
2602msgstr ""
2603
2604#: ../data/ui/trackproperties_dialog_cover_row.ui:28
2605msgid "Other file icon"
2606msgstr ""
2607
2608#: ../data/ui/trackproperties_dialog_cover_row.ui:32
2609msgid "Cover (front)"
2610msgstr ""
2611
2612#: ../data/ui/trackproperties_dialog_cover_row.ui:36
2613msgid "Cover (back)"
2614msgstr ""
2615
2616#: ../data/ui/trackproperties_dialog_cover_row.ui:40
2617msgid "Leaflet page"
2618msgstr ""
2619
2620#: ../data/ui/trackproperties_dialog_cover_row.ui:44
2621msgid "Media (e.g. label side of CD)"
2622msgstr ""
2623
2624#: ../data/ui/trackproperties_dialog_cover_row.ui:48
2625msgid "Lead artist/lead performer/soloist"
2626msgstr ""
2627
2628#: ../data/ui/trackproperties_dialog_cover_row.ui:52
2629msgid "Artist/performer"
2630msgstr ""
2631
2632#: ../data/ui/trackproperties_dialog_cover_row.ui:60
2633msgid "Band/Orchestra"
2634msgstr ""
2635
2636#: ../data/ui/trackproperties_dialog_cover_row.ui:68
2637msgid "Lyricist/text writer"
2638msgstr ""
2639
2640#: ../data/ui/trackproperties_dialog_cover_row.ui:72
2641msgid "Recording Location"
2642msgstr ""
2643
2644#: ../data/ui/trackproperties_dialog_cover_row.ui:76
2645msgid "During recording"
2646msgstr ""
2647
2648#: ../data/ui/trackproperties_dialog_cover_row.ui:80
2649msgid "During performance"
2650msgstr ""
2651
2652#: ../data/ui/trackproperties_dialog_cover_row.ui:84
2653msgid "Movie/video screen capture"
2654msgstr ""
2655
2656#: ../data/ui/trackproperties_dialog_cover_row.ui:88
2657msgid "A bright coloured fish"
2658msgstr ""
2659
2660#: ../data/ui/trackproperties_dialog_cover_row.ui:92
2661msgid "Illustration"
2662msgstr ""
2663
2664#: ../data/ui/trackproperties_dialog_cover_row.ui:96
2665msgid "Band/artist logotype"
2666msgstr ""
2667
2668#: ../data/ui/trackproperties_dialog_cover_row.ui:100
2669msgid "Publisher/Studio logotype"
2670msgstr ""
2671
2672#: ../data/ui/trackproperties_dialog_cover_row.ui:115
2673msgid "Click or drag files here to change the cover image"
2674msgstr ""
2675
2676#: ../data/ui/trackproperties_dialog_cover_row.ui:139
2677msgid "Description:"
2678msgstr ""
2679
2680#: ../data/ui/trackproperties_dialog_cover_row.ui:154
2681msgid "Type:"
2682msgstr ""
2683
2684#: ../data/ui/widgets/filter_dialog.ui:137
2685msgid "Match any of the criteria"
2686msgstr ""
2687
2688#: ../data/ui/widgets/filter_dialog.ui:151
2689msgid "Randomize results"
2690msgstr ""
2691
2692#: ../data/ui/widgets/filter_dialog.ui:165
2693msgid "Add"
2694msgstr ""
2695
2696#. This is a check box in the Add Smart Playlist dialog. If checked, a numeric text entry becomes active and it specifies a limit on the number of tracks the resulting playlist contains.
2697#: ../data/ui/widgets/filter_dialog.ui:194
2698msgid "Maximum number of tracks:"
2699msgstr ""
2700
2701#: ../data/ui/widgets/progress.ui:20
2702msgid "Cancel"
2703msgstr ""
2704
2705#: ../data/ui/widgets/volume_control.ui:20
2706msgid "Toggle mute"
2707msgstr ""
2708
2709#: ../data/ui/widgets/volume_control.ui:51 ../plugins/minimode/controls.py:447
2710msgid "Volume"
2711msgstr ""
2712
2713#: ../plugins/abrepeat/__init__.py:57
2714msgid "Repeat Segment"
2715msgstr ""
2716
2717#: ../plugins/abrepeat/__init__.py:64
2718msgid "Repeat Beginning"
2719msgstr ""
2720
2721#: ../plugins/abrepeat/__init__.py:68
2722msgid "Repeat End"
2723msgstr ""
2724
2725#: ../plugins/alarmclock/acprefs.py:21 ../plugins/alarmclock/PLUGININFO:3
2726msgid "Alarm Clock"
2727msgstr ""
2728
2729#: ../plugins/amazoncovers/amazonprefs.py:21
2730#: ../plugins/amazoncovers/PLUGININFO:3
2731msgid "Amazon Covers"
2732msgstr ""
2733
2734#: ../plugins/audioscrobbler/__init__.py:97
2735msgid "Toggle AudioScrobbler submit"
2736msgstr ""
2737
2738#: ../plugins/audioscrobbler/__init__.py:145
2739msgid "Enable audioscrobbling"
2740msgstr ""
2741
2742#: ../plugins/audioscrobbler/asprefs.py:29
2743#: ../plugins/audioscrobbler/PLUGININFO:3
2744msgid "AudioScrobbler"
2745msgstr ""
2746
2747#: ../plugins/audioscrobbler/asprefs.py:111
2748msgid "Verification successful"
2749msgstr ""
2750
2751#: ../plugins/audioscrobbler/asprefs.py:115
2752msgid "Verification failed"
2753msgstr ""
2754
2755#: ../plugins/audioscrobbler/asprefs.py:116
2756#: ../plugins/lastfmlove/lastfmlove_preferences.py:80
2757msgid "Please make sure the entered data is correct."
2758msgstr ""
2759
2760#: ../plugins/bookmarks/__init__.py:209
2761msgid "_Bookmark This Track"
2762msgstr ""
2763
2764#: ../plugins/bookmarks/__init__.py:215
2765msgid "_Delete Bookmark"
2766msgstr ""
2767
2768#: ../plugins/bookmarks/__init__.py:219
2769msgid "_Clear Bookmarks"
2770msgstr ""
2771
2772#: ../plugins/bookmarks/__init__.py:333
2773msgid "_Bookmarks"
2774msgstr ""
2775
2776#: ../plugins/bpm/__init__.py:66 ../plugins/bpm/__init__.py:205
2777msgid "Autodetect BPM"
2778msgstr ""
2779
2780#: ../plugins/bpm/__init__.py:131
2781#, python-format
2782msgid "Set BPM of %d on %s?"
2783msgstr ""
2784
2785#: ../plugins/bpm/__init__.py:183 ../plugins/bpm/bpm.ui:58
2786#: ../plugins/bpm/PLUGININFO:3
2787msgid "BPM Counter"
2788msgstr ""
2789
2790#: ../plugins/bpm/__init__.py:335 ../plugins/bpm/bpm.ui:30
2791msgid "Update"
2792msgstr ""
2793
2794#: ../plugins/cd/__init__.py:152 ../plugins/cd/__init__.py:223
2795msgid "Audio Disc"
2796msgstr ""
2797
2798#: ../plugins/cd/_cdguipanel.py:99
2799msgid "Importing CD..."
2800msgstr ""
2801
2802#: ../plugins/cd/_cdguipanel.py:178
2803msgid "Error transcoding files from CD."
2804msgstr ""
2805
2806#: ../plugins/cd/cdprefs.py:33
2807msgid "CD"
2808msgstr ""
2809
2810#: ../plugins/cd/cdprefs.py:109 ../plugins/minimode/minimode_preferences.py:105
2811msgid "Track number"
2812msgstr ""
2813
2814#: ../plugins/cd/cdprefs.py:115 ../plugins/minimode/minimode_preferences.py:111
2815msgid "Disc number"
2816msgstr ""
2817
2818#: ../plugins/cd/cdprefs.py:122 ../plugins/minimode/minimode_preferences.py:118
2819msgid "Play count"
2820msgstr ""
2821
2822#: ../plugins/daapclient/__init__.py:265 ../plugins/history/__init__.py:187
2823#: ../plugins/history/__init__.py:236
2824#: ../plugins/history/history_preferences.py:34
2825msgid "History"
2826msgstr ""
2827
2828#: ../plugins/daapclient/__init__.py:272
2829msgid "Manually..."
2830msgstr ""
2831
2832#: ../plugins/daapclient/__init__.py:327
2833msgid "Enter IP address and port for share"
2834msgstr ""
2835
2836#: ../plugins/daapclient/__init__.py:327
2837msgid "Enter IP address and port."
2838msgstr ""
2839
2840#: ../plugins/daapclient/__init__.py:549
2841msgid ""
2842"This server does not support multiple connections.\n"
2843"You must stop playback before downloading songs."
2844msgstr ""
2845
2846#: ../plugins/daapclient/__init__.py:659
2847msgid "Refresh Server List"
2848msgstr ""
2849
2850#: ../plugins/daapclient/__init__.py:667
2851msgid "Disconnect from Server"
2852msgstr ""
2853
2854#: ../plugins/daapclient/__init__.py:688
2855msgid "Select a Location for Saving"
2856msgstr ""
2857
2858#: ../plugins/daapclient/__init__.py:742
2859msgid "Connect to DAAP..."
2860msgstr ""
2861
2862#: ../plugins/daapclient/daapclientprefs.py:5
2863#: ../plugins/daapclient/PLUGININFO:3
2864msgid "DAAP Client"
2865msgstr ""
2866
2867#: ../plugins/daapserver/daapserverprefs.py:5
2868#: ../plugins/daapserver/PLUGININFO:3
2869msgid "DAAP Server"
2870msgstr ""
2871
2872#: ../plugins/desktopcover/desktopcover_preferences.py:21
2873#: ../plugins/desktopcover/PLUGININFO:3
2874msgid "Desktop Cover"
2875msgstr ""
2876
2877#: ../plugins/developer/__init__.py:63
2878msgid "Developer Tools"
2879msgstr ""
2880
2881#: ../plugins/equalizer/__init__.py:362
2882msgid "_Equalizer"
2883msgstr ""
2884
2885#: ../plugins/grouptagger/__init__.py:96
2886msgid "_Get all tags from collection"
2887msgstr ""
2888
2889#: ../plugins/grouptagger/__init__.py:105
2890msgid "_Import tags from directory"
2891msgstr ""
2892
2893#: ../plugins/grouptagger/__init__.py:114
2894msgid "_Mass rename/delete tags"
2895msgstr ""
2896
2897#: ../plugins/grouptagger/__init__.py:123
2898msgid "E_xport collecton tags to JSON"
2899msgstr ""
2900
2901#: ../plugins/grouptagger/__init__.py:130
2902msgid "_GroupTagger"
2903msgstr ""
2904
2905#: ../plugins/grouptagger/__init__.py:142
2906msgid "Show tracks with all tags"
2907msgstr ""
2908
2909#: ../plugins/grouptagger/__init__.py:152
2910msgid "Show tracks with tags (custom)"
2911msgstr ""
2912
2913#: ../plugins/grouptagger/__init__.py:164
2914#: ../plugins/grouptagger/gt_widgets.py:946
2915msgid "Add tags to all"
2916msgstr ""
2917
2918#: ../plugins/grouptagger/__init__.py:175
2919#: ../plugins/grouptagger/gt_widgets.py:948
2920msgid "Remove tags from all"
2921msgstr ""
2922
2923#: ../plugins/grouptagger/__init__.py:184 ../plugins/grouptagger/gt_prefs.py:20
2924#: ../plugins/grouptagger/gt_widgets.py:691
2925#: ../plugins/playlistanalyzer/analyzer_dialog.py:106
2926msgid "GroupTagger"
2927msgstr ""
2928
2929#: ../plugins/grouptagger/__init__.py:325
2930#: ../plugins/grouptagger/__init__.py:340
2931msgid "No categorization tags found in selected tracks"
2932msgstr ""
2933
2934#: ../plugins/grouptagger/gt_export.py:54
2935msgid "Export tags to JSON"
2936msgstr ""
2937
2938#: ../plugins/grouptagger/gt_import.py:58
2939msgid "Importing tracks"
2940msgstr ""
2941
2942#: ../plugins/grouptagger/gt_import.py:86
2943msgid "Importing groups"
2944msgstr ""
2945
2946#: ../plugins/grouptagger/gt_import.py:181
2947msgid "Updating groups"
2948msgstr ""
2949
2950#: ../plugins/grouptagger/gt_import.py:271
2951msgid "Select directory to import grouping tags from"
2952msgstr ""
2953
2954#: ../plugins/grouptagger/gt_mass.py:121
2955#, python-brace-format
2956msgid "{amount} track found"
2957msgid_plural "{amount} tracks found"
2958msgstr[0] ""
2959msgstr[1] ""
2960
2961#: ../plugins/grouptagger/gt_mass.py:135
2962#, python-brace-format
2963msgid "Replace '{old_tag}' with '{new_tag}' on {amount} track?"
2964msgid_plural "Replace '{old_tag}' with '{new_tag}' on {amount} tracks?"
2965msgstr[0] ""
2966msgstr[1] ""
2967
2968#: ../plugins/grouptagger/gt_mass.py:145
2969#, python-brace-format
2970msgid "Delete '{tag}' from {amount} track?"
2971msgid_plural "Delete '{tag}' from {amount} tracks?"
2972msgstr[0] ""
2973msgstr[1] ""
2974
2975#: ../plugins/grouptagger/gt_mass.py:172
2976msgid ""
2977"You should rescan your collection before using mass tag rename to ensure "
2978"that all tags are up to date. Rescan now?"
2979msgstr ""
2980
2981#: ../plugins/grouptagger/gt_widgets.py:72
2982msgid "Show tracks with selected"
2983msgstr ""
2984
2985#: ../plugins/grouptagger/gt_widgets.py:74
2986#, python-format
2987msgid "Show tracks tagged with \"%s\""
2988msgstr ""
2989
2990#: ../plugins/grouptagger/gt_widgets.py:76
2991msgid "Show tracks with all selected"
2992msgstr ""
2993
2994#: ../plugins/grouptagger/gt_widgets.py:155
2995msgid "Tag"
2996msgstr ""
2997
2998#: ../plugins/grouptagger/gt_widgets.py:171
2999msgid "Add new tag"
3000msgstr ""
3001
3002#: ../plugins/grouptagger/gt_widgets.py:177
3003msgid "Delete tag"
3004msgstr ""
3005
3006#: ../plugins/grouptagger/gt_widgets.py:188
3007msgid "Add new category"
3008msgstr ""
3009
3010#: ../plugins/grouptagger/gt_widgets.py:196
3011msgid "Remove category"
3012msgstr ""
3013
3014#: ../plugins/grouptagger/gt_widgets.py:211
3015msgid "Show tracks with selected (custom)"
3016msgstr ""
3017
3018#: ../plugins/grouptagger/gt_widgets.py:308
3019msgid "New tag value?"
3020msgstr ""
3021
3022#: ../plugins/grouptagger/gt_widgets.py:308
3023msgid "Enter new tag value"
3024msgstr ""
3025
3026#: ../plugins/grouptagger/gt_widgets.py:341
3027msgid "New Category?"
3028msgstr ""
3029
3030#: ../plugins/grouptagger/gt_widgets.py:341
3031msgid "Enter new category name"
3032msgstr ""
3033
3034#: ../plugins/grouptagger/gt_widgets.py:559
3035msgid "Add Tag"
3036msgstr ""
3037
3038#: ../plugins/grouptagger/gt_widgets.py:713
3039#: ../plugins/grouptagger/gt_widgets.py:819
3040msgid "Group"
3041msgstr ""
3042
3043#: ../plugins/grouptagger/gt_widgets.py:749
3044msgid "Get all tags from collection"
3045msgstr ""
3046
3047#: ../plugins/grouptagger/gt_widgets.py:770
3048msgid "Add selected to choices"
3049msgstr ""
3050
3051#: ../plugins/grouptagger/gt_widgets.py:796
3052msgid "Show tracks with groups"
3053msgstr ""
3054
3055#: ../plugins/grouptagger/gt_widgets.py:808
3056msgid "Must have this tag [AND]"
3057msgstr ""
3058
3059#: ../plugins/grouptagger/gt_widgets.py:809
3060msgid "May have this tag [OR]"
3061msgstr ""
3062
3063#: ../plugins/grouptagger/gt_widgets.py:810
3064msgid "Must not have this tag [NOT]"
3065msgstr ""
3066
3067#: ../plugins/grouptagger/gt_widgets.py:811
3068msgid "Ignored"
3069msgstr ""
3070
3071#: ../plugins/grouptagger/gt_widgets.py:820
3072msgid "Selected Tracks"
3073msgstr ""
3074
3075#: ../plugins/history/__init__.py:77
3076msgid "Playback history"
3077msgstr ""
3078
3079#: ../plugins/history/__init__.py:117
3080msgid "Erase stored history?"
3081msgstr ""
3082
3083#: ../plugins/history/__init__.py:218
3084msgid "Save History"
3085msgstr ""
3086
3087#: ../plugins/history/__init__.py:227
3088msgid "_Clear History"
3089msgstr ""
3090
3091#: ../plugins/icecast/__init__.py:115 ../plugins/icecast/__init__.py:183
3092#: ../plugins/icecast/__init__.py:206
3093msgid "Contacting Icecast server..."
3094msgstr ""
3095
3096#: ../plugins/icecast/__init__.py:122 ../plugins/icecast/__init__.py:125
3097#: ../plugins/icecast/__init__.py:218 ../plugins/icecast/__init__.py:221
3098msgid "Error connecting to Icecast server."
3099msgstr ""
3100
3101#: ../plugins/icecast/__init__.py:323
3102msgid "Enter the search keywords"
3103msgstr ""
3104
3105#: ../plugins/icecast/__init__.py:323
3106msgid "Icecast Search"
3107msgstr ""
3108
3109#: ../plugins/icecast/__init__.py:347
3110msgid "No Stations Found"
3111msgstr ""
3112
3113#: ../plugins/icecast/__init__.py:350
3114msgid "Icecast Search Results"
3115msgstr ""
3116
3117#: ../plugins/icecast/__init__.py:392
3118#: ../plugins/developer/developer_window.ui:59
3119msgid "Name"
3120msgstr ""
3121
3122#: ../plugins/icecast/__init__.py:408
3123msgid "Format"
3124msgstr ""
3125
3126#: ../plugins/ipconsole/__init__.py:155
3127msgid "IPython Console - Exaile"
3128msgstr ""
3129
3130#: ../plugins/ipconsole/__init__.py:213
3131msgid "Show _IPython Console"
3132msgstr ""
3133
3134#: ../plugins/ipconsole/ipconsoleprefs.py:23 ../plugins/ipconsole/PLUGININFO:3
3135msgid "IPython Console"
3136msgstr ""
3137
3138#: ../plugins/ipconsole/ipconsoleprefs.py:40
3139msgid "Opacity cannot be set on Windows due to a bug in Gtk+"
3140msgstr ""
3141
3142#: ../plugins/jamendo/__init__.py:86 ../plugins/jamendo/ui/jamendo_panel.ui:294
3143msgid "Ready"
3144msgstr ""
3145
3146#: ../plugins/jamendo/__init__.py:87
3147msgid "Searching Jamendo catalogue..."
3148msgstr ""
3149
3150#: ../plugins/jamendo/__init__.py:88
3151msgid "Retrieving song data..."
3152msgstr ""
3153
3154#: ../plugins/jamendo/menu.py:13
3155msgid "Append to Current"
3156msgstr ""
3157
3158#: ../plugins/keybinder/__init__.py:58
3159msgid ""
3160"Keybinder is not supported on this platform! It is only supported on X "
3161"servers."
3162msgstr ""
3163
3164#: ../plugins/lastfmlove/__init__.py:66
3165msgid "Loved"
3166msgstr ""
3167
3168#: ../plugins/lastfmlove/__init__.py:67
3169msgid "Last.fm Loved"
3170msgstr ""
3171
3172#: ../plugins/lastfmlove/__init__.py:157
3173msgid "_Love This Track"
3174msgstr ""
3175
3176#: ../plugins/lastfmlove/__init__.py:178
3177msgid "Unlove This Track"
3178msgstr ""
3179
3180#: ../plugins/lastfmlove/lastfmlove_preferences.py:31
3181#: ../plugins/lastfmlove/PLUGININFO:3
3182msgid "Last.fm Loved Tracks"
3183msgstr ""
3184
3185#: ../plugins/lastfmlove/lastfmlove_preferences.py:59
3186msgid "The API key is invalid."
3187msgstr ""
3188
3189#: ../plugins/lastfmlove/lastfmlove_preferences.py:93
3190msgid "Could not start web browser"
3191msgstr ""
3192
3193#: ../plugins/lastfmlove/lastfmlove_preferences.py:95
3194#, python-brace-format
3195msgid ""
3196"Please copy the following URL and open it with your web browser:\n"
3197"<b><a href=\"{url}\">{url}</a></b>"
3198msgstr ""
3199
3200#: ../plugins/mainmenubutton/__init__.py:60
3201msgid "This plugin needs at least one visible panel"
3202msgstr ""
3203
3204#: ../plugins/mainmenubutton/__init__.py:82
3205#: ../plugins/mainmenubutton/__init__.py:88
3206msgid "Main Menu"
3207msgstr ""
3208
3209#: ../plugins/minimode/__init__.py:105 ../plugins/minimode/__init__.py:118
3210#: ../plugins/minimode/minimode_preferences.py:24
3211#: ../plugins/minimode/PLUGININFO:3
3212msgid "Mini Mode"
3213msgstr ""
3214
3215#: ../plugins/minimode/controls.py:224
3216msgid "Previous"
3217msgstr ""
3218
3219#: ../plugins/minimode/controls.py:225
3220msgid "Go to the previous track"
3221msgstr ""
3222
3223#: ../plugins/minimode/controls.py:231
3224msgid "Previous track"
3225msgstr ""
3226
3227#: ../plugins/minimode/controls.py:246
3228msgid "Next"
3229msgstr ""
3230
3231#: ../plugins/minimode/controls.py:247
3232msgid "Go to the next track"
3233msgstr ""
3234
3235#: ../plugins/minimode/controls.py:253
3236msgid "Next track"
3237msgstr ""
3238
3239#: ../plugins/minimode/controls.py:269
3240msgid "Play/Pause"
3241msgstr ""
3242
3243#: ../plugins/minimode/controls.py:290
3244msgid "Start playback"
3245msgstr ""
3246
3247#: ../plugins/minimode/controls.py:294
3248msgid "Continue playback"
3249msgstr ""
3250
3251#: ../plugins/minimode/controls.py:297
3252msgid "Pause playback"
3253msgstr ""
3254
3255#: ../plugins/minimode/controls.py:337
3256msgid "Stop"
3257msgstr ""
3258
3259#: ../plugins/minimode/controls.py:338
3260msgid "Stop the playback"
3261msgstr ""
3262
3263#: ../plugins/minimode/controls.py:374
3264msgid "Continue playback after current track"
3265msgstr ""
3266
3267#: ../plugins/minimode/controls.py:448
3268msgid "Change the volume"
3269msgstr ""
3270
3271#: ../plugins/minimode/controls.py:514
3272msgid "Restore"
3273msgstr ""
3274
3275#: ../plugins/minimode/controls.py:515
3276msgid "Restore the main window"
3277msgstr ""
3278
3279#: ../plugins/minimode/controls.py:523
3280msgid "Restore main window"
3281msgstr ""
3282
3283#: ../plugins/minimode/controls.py:556
3284msgid "Select rating of the current track"
3285msgstr ""
3286
3287#: ../plugins/minimode/controls.py:574
3288msgid "Track selector"
3289msgstr ""
3290
3291#: ../plugins/minimode/controls.py:575
3292msgid "Simple track list selector"
3293msgstr ""
3294
3295#. TRANSLATORS: Mini mode track selector title preset
3296#: ../plugins/minimode/controls.py:721 ../plugins/minimode/controls.py:969
3297#: ../plugins/minimode/minimode_preferences.py:124
3298#: ../plugins/minimode/minimode_preferences.py:130
3299msgid "$tracknumber - $title"
3300msgstr ""
3301
3302#: ../plugins/minimode/controls.py:727
3303msgid "Playlist button"
3304msgstr ""
3305
3306#: ../plugins/minimode/controls.py:728
3307msgid "Access the current playlist"
3308msgstr ""
3309
3310#: ../plugins/minimode/controls.py:1012
3311msgid "$title ($current_time / $total_time)"
3312msgstr ""
3313
3314#: ../plugins/minimode/controls.py:1037
3315msgid "Progress button"
3316msgstr ""
3317
3318#: ../plugins/minimode/controls.py:1038
3319msgid "Playback progress and access to the current playlist"
3320msgstr ""
3321
3322#: ../plugins/minimode/controls.py:1112
3323msgid "Progress bar"
3324msgstr ""
3325
3326#: ../plugins/minimode/controls.py:1113
3327msgid "Playback progress and seeking"
3328msgstr ""
3329
3330#. TRANSLATORS: Mini mode track selector title preset
3331#: ../plugins/minimode/minimode_preferences.py:126
3332msgid "$title by $artist"
3333msgstr ""
3334
3335#. TRANSLATORS: Mini mode track selector title preset
3336#: ../plugins/minimode/minimode_preferences.py:128
3337msgid "$title ($__length)"
3338msgstr ""
3339
3340#. TRANSLATORS: Time format for playback progress
3341#: ../plugins/moodbar/__init__.py:99
3342#, python-brace-format
3343msgid "{minutes}:{seconds:02}"
3344msgstr ""
3345
3346#. TRANSLATORS: Format for playback progress text
3347#: ../plugins/moodbar/__init__.py:204
3348#, python-brace-format
3349msgid "{current} / {remaining}"
3350msgstr ""
3351
3352#: ../plugins/moodbar/prefs.py:26 ../plugins/moodbar/PLUGININFO:3
3353msgid "Moodbar"
3354msgstr ""
3355
3356#: ../plugins/multialarmclock/macprefs.py:22
3357#: ../plugins/multialarmclock/PLUGININFO:3
3358msgid "Multi-Alarm Clock"
3359msgstr ""
3360
3361#: ../plugins/notify/__init__.py:48
3362#, python-brace-format
3363msgid "from {album} by {artist}"
3364msgstr ""
3365
3366#: ../plugins/notify/__init__.py:49
3367#, python-brace-format
3368msgid "by {artist}"
3369msgstr ""
3370
3371#: ../plugins/notify/__init__.py:50
3372#, python-brace-format
3373msgid "by {album}"
3374msgstr ""
3375
3376#: ../plugins/notify/notifyprefs.py:22 ../plugins/notify/PLUGININFO:3
3377msgid "Notify"
3378msgstr ""
3379
3380#: ../plugins/osd/__init__.py:356
3381msgid "No track played yet"
3382msgstr ""
3383
3384#: ../plugins/osd/__init__.py:396
3385msgid "Move or resize OSD"
3386msgstr ""
3387
3388#: ../plugins/osd/osd_preferences.py:24 ../plugins/osd/PLUGININFO:3
3389msgid "On Screen Display"
3390msgstr ""
3391
3392#: ../plugins/osd/osd_preferences.py:72
3393msgid ""
3394"<span font_desc=\"Sans 11\" foreground=\"#fff\">$title</span>\n"
3395"by $artist\n"
3396"from $album"
3397msgstr ""
3398
3399#: ../plugins/playlistanalyzer/__init__.py:55
3400msgid "Analyze playlists"
3401msgstr ""
3402
3403#: ../plugins/playlistanalyzer/__init__.py:63
3404#: ../plugins/playlistanalyzer/analyzer.ui:55
3405msgid "Analyze playlist"
3406msgstr ""
3407
3408#: ../plugins/playlistanalyzer/analyzer_dialog.py:200
3409msgid "Modulus this number"
3410msgstr ""
3411
3412#: ../plugins/playlistanalyzer/analyzer_dialog.py:220
3413#, python-format
3414msgid "Tag %s"
3415msgstr ""
3416
3417#: ../plugins/playlistanalyzer/analyzer_dialog.py:348
3418msgid "Save analysis"
3419msgstr ""
3420
3421#: ../plugins/podcasts/__init__.py:54 ../plugins/podcasts/PLUGININFO:3
3422msgid "Podcasts"
3423msgstr ""
3424
3425#: ../plugins/podcasts/__init__.py:71
3426msgid "Podcast"
3427msgstr ""
3428
3429#: ../plugins/podcasts/__init__.py:80
3430msgid "Refresh Podcast"
3431msgstr ""
3432
3433#: ../plugins/podcasts/__init__.py:81
3434msgid "Delete"
3435msgstr ""
3436
3437#: ../plugins/podcasts/__init__.py:121
3438msgid "Enter the URL of the podcast to add"
3439msgstr ""
3440
3441#: ../plugins/podcasts/__init__.py:121
3442msgid "Open Podcast"
3443msgstr ""
3444
3445#: ../plugins/podcasts/__init__.py:157
3446#, python-format
3447msgid "Loading %s..."
3448msgstr ""
3449
3450#: ../plugins/podcasts/__init__.py:187
3451msgid "Error loading podcast."
3452msgstr ""
3453
3454#: ../plugins/podcasts/__init__.py:203
3455msgid "Loading Podcasts..."
3456msgstr ""
3457
3458#: ../plugins/podcasts/__init__.py:205
3459msgid "No configuration present yet"
3460msgstr ""
3461
3462#: ../plugins/podcasts/__init__.py:238
3463msgid "Could not save podcast file"
3464msgstr ""
3465
3466#: ../plugins/previewdevice/__init__.py:146
3467msgid "Preview Player"
3468msgstr ""
3469
3470#: ../plugins/previewdevice/__init__.py:156
3471msgid "Preview"
3472msgstr ""
3473
3474#: ../plugins/previewdevice/__init__.py:341
3475msgid "Pause Playback (double click to stop)"
3476msgstr ""
3477
3478#: ../plugins/previewdevice/previewprefs.py:32
3479#: ../plugins/previewdevice/PLUGININFO:3
3480msgid "Preview Device"
3481msgstr ""
3482
3483#: ../plugins/replaygain/replaygainprefs.py:31
3484#: ../plugins/replaygain/PLUGININFO:3
3485msgid "ReplayGain"
3486msgstr ""
3487
3488#: ../plugins/screensaverpause/prefs.py:5
3489#: ../plugins/screensaverpause/PLUGININFO:3
3490msgid "Pause on Screensaver"
3491msgstr ""
3492
3493#: ../plugins/shutdown/__init__.py:42 ../plugins/shutdown/PLUGININFO:3
3494msgid "Shutdown after Playback"
3495msgstr ""
3496
3497#: ../plugins/shutdown/__init__.py:67
3498msgid "Shutdown scheduled"
3499msgstr ""
3500
3501#: ../plugins/shutdown/__init__.py:68
3502msgid "Computer will be shutdown at the end of playback."
3503msgstr ""
3504
3505#: ../plugins/shutdown/__init__.py:95
3506msgid "Imminent Shutdown"
3507msgstr ""
3508
3509#: ../plugins/shutdown/__init__.py:119
3510#, python-format
3511msgid "The computer will be shut down in %d seconds."
3512msgstr ""
3513
3514#: ../plugins/shutdown/__init__.py:150
3515msgid "Shutdown failed"
3516msgstr ""
3517
3518#: ../plugins/shutdown/__init__.py:151
3519msgid "Computer could not be shutdown using D-Bus."
3520msgstr ""
3521
3522#: ../plugins/somafm/__init__.py:82 ../plugins/somafm/__init__.py:178
3523msgid "Contacting SomaFM server..."
3524msgstr ""
3525
3526#: ../plugins/somafm/__init__.py:94 ../plugins/somafm/__init__.py:97
3527msgid "Error connecting to SomaFM server."
3528msgstr ""
3529
3530#: ../plugins/somafm/__init__.py:182
3531msgid "Error importing playlist"
3532msgstr ""
3533
3534#: ../plugins/streamripper/__init__.py:73
3535msgid "Error executing streamripper"
3536msgstr ""
3537
3538#: ../plugins/streamripper/srprefs.py:21 ../plugins/streamripper/PLUGININFO:3
3539msgid "Streamripper"
3540msgstr ""
3541
3542#: ../plugins/wikipedia/__init__.py:150 ../plugins/wikipedia/preferences.py:21
3543#: ../plugins/wikipedia/PLUGININFO:3
3544msgid "Wikipedia"
3545msgstr ""
3546
3547#: ../plugins/alarmclock/acprefs_pane.ui:52
3548msgid "<b>Alarm Time</b>"
3549msgstr ""
3550
3551#: ../plugins/alarmclock/acprefs_pane.ui:121
3552msgid "<b>Alarm Days</b>"
3553msgstr ""
3554
3555#: ../plugins/alarmclock/acprefs_pane.ui:132
3556msgid "Monday"
3557msgstr ""
3558
3559#: ../plugins/alarmclock/acprefs_pane.ui:147
3560msgid "Tuesday"
3561msgstr ""
3562
3563#: ../plugins/alarmclock/acprefs_pane.ui:162
3564msgid "Wednesday"
3565msgstr ""
3566
3567#: ../plugins/alarmclock/acprefs_pane.ui:177
3568msgid "Thursday"
3569msgstr ""
3570
3571#: ../plugins/alarmclock/acprefs_pane.ui:192
3572msgid "Friday"
3573msgstr ""
3574
3575#: ../plugins/alarmclock/acprefs_pane.ui:207
3576msgid "Saturday"
3577msgstr ""
3578
3579#: ../plugins/alarmclock/acprefs_pane.ui:222
3580msgid "Sunday"
3581msgstr ""
3582
3583#: ../plugins/alarmclock/acprefs_pane.ui:237
3584msgid "Use Fading"
3585msgstr ""
3586
3587#: ../plugins/alarmclock/acprefs_pane.ui:255
3588msgid "<b>Audio Preferences</b>"
3589msgstr ""
3590
3591#: ../plugins/alarmclock/acprefs_pane.ui:269
3592msgid "Minimum volume:"
3593msgstr ""
3594
3595#: ../plugins/alarmclock/acprefs_pane.ui:294
3596msgid "Maximum volume:"
3597msgstr ""
3598
3599#: ../plugins/alarmclock/acprefs_pane.ui:319
3600msgid "Increment:"
3601msgstr ""
3602
3603#: ../plugins/alarmclock/acprefs_pane.ui:344
3604msgid "Time step:"
3605msgstr ""
3606
3607#: ../plugins/amazoncovers/amazonprefs_pane.ui:15
3608#: ../plugins/lastfmlove/lastfmlove_preferences.ui:20
3609msgid "API key:"
3610msgstr ""
3611
3612#: ../plugins/amazoncovers/amazonprefs_pane.ui:39
3613#: ../plugins/lastfmlove/lastfmlove_preferences.ui:43
3614msgid "Secret:"
3615msgstr ""
3616
3617#: ../plugins/amazoncovers/amazonprefs_pane.ui:62
3618msgid ""
3619"<i>To sign up for an Amazon AWS account and get this information\n"
3620"visit <a href=\"https://aws.amazon.com/\">https://aws.amazon.com/</a>.\n"
3621"\n"
3622"You may also need to <a href=\"https://affiliate-program.amazon.com/gp/flex/"
3623"advertising/api/sign-in.html\">activate the Product Advertising API</a></i>."
3624msgstr ""
3625
3626#: ../plugins/audioscrobbler/asprefs_pane.ui:17
3627msgid "Submit tracks using Audioscrobbler"
3628msgstr ""
3629
3630#: ../plugins/audioscrobbler/asprefs_pane.ui:34
3631msgid "Show menuitem to toggle submission"
3632msgstr ""
3633
3634#: ../plugins/audioscrobbler/asprefs_pane.ui:51
3635msgid "Submit streamed tracks (e.g. DAAP, Shoutcast radio etc.)"
3636msgstr ""
3637
3638#: ../plugins/audioscrobbler/asprefs_pane.ui:70
3639msgid "Username:"
3640msgstr ""
3641
3642#: ../plugins/audioscrobbler/asprefs_pane.ui:94
3643msgid "Password:"
3644msgstr ""
3645
3646#: ../plugins/audioscrobbler/asprefs_pane.ui:143
3647msgid "_Verify Login Data"
3648msgstr ""
3649
3650#: ../plugins/bpm/bpm.ui:41
3651msgid "Apply BPM"
3652msgstr ""
3653
3654#: ../plugins/bpm/msg.ui:7
3655msgid "Set BPM?"
3656msgstr ""
3657
3658#: ../plugins/bpm/msg.ui:63
3659#, python-format
3660msgid "Set autodetected BPM on %s?"
3661msgstr ""
3662
3663#: ../plugins/bpm/msg.ui:78 ../plugins/bpm/msg.ui:94 ../plugins/bpm/msg.ui:110
3664msgid "0"
3665msgstr ""
3666
3667#: ../plugins/cd/cdprefs_pane.ui:12
3668msgid "Ogg Vorbis"
3669msgstr ""
3670
3671#: ../plugins/cd/cdprefs_pane.ui:15
3672msgid "FLAC"
3673msgstr ""
3674
3675#: ../plugins/cd/cdprefs_pane.ui:18
3676msgid "AAC"
3677msgstr ""
3678
3679#: ../plugins/cd/cdprefs_pane.ui:21
3680msgid "MP3 (VBR)"
3681msgstr ""
3682
3683#: ../plugins/cd/cdprefs_pane.ui:24
3684msgid "MP3 (CBR)"
3685msgstr ""
3686
3687#: ../plugins/cd/cdprefs_pane.ui:27
3688msgid "WavPack"
3689msgstr ""
3690
3691#: ../plugins/cd/cdprefs_pane.ui:49
3692msgid "Import format: "
3693msgstr ""
3694
3695#: ../plugins/cd/cdprefs_pane.ui:79
3696msgid "Import quality: "
3697msgstr ""
3698
3699#: ../plugins/cd/cdprefs_pane.ui:108
3700msgid "Import path: "
3701msgstr ""
3702
3703#: ../plugins/cd/cdprefs_pane.ui:149
3704#: ../plugins/minimode/minimode_preferences.ui:131
3705#, python-brace-format
3706msgid ""
3707"Every tag can be used with <b>$tag</b> or <b>${tag}</b>. Internal tags like "
3708"<b>$__length</b> need to be specified with two leading underscores."
3709msgstr ""
3710
3711#. Window title
3712#: ../plugins/console/console_window.ui:8
3713msgid "Simple Console"
3714msgstr ""
3715
3716#: ../plugins/daapclient/daapclient_prefs.ui:12
3717msgid "Show IPv6 servers"
3718msgstr ""
3719
3720#: ../plugins/daapclient/daapclient_prefs.ui:27
3721msgid "Remember recent DAAP servers"
3722msgstr ""
3723
3724#: ../plugins/daapserver/daapserver_prefs.ui:21
3725msgid "Server name:"
3726msgstr ""
3727
3728#: ../plugins/daapserver/daapserver_prefs.ui:45
3729msgid "Server host:"
3730msgstr ""
3731
3732#: ../plugins/daapserver/daapserver_prefs.ui:68
3733msgid "Port:"
3734msgstr ""
3735
3736#: ../plugins/daapserver/daapserver_prefs.ui:90
3737msgid "Server enabled"
3738msgstr ""
3739
3740#: ../plugins/desktopcover/desktopcover_preferences.ui:35
3741msgid "Top left"
3742msgstr ""
3743
3744#: ../plugins/desktopcover/desktopcover_preferences.ui:39
3745msgid "Top right"
3746msgstr ""
3747
3748#: ../plugins/desktopcover/desktopcover_preferences.ui:43
3749msgid "Bottom left"
3750msgstr ""
3751
3752#: ../plugins/desktopcover/desktopcover_preferences.ui:47
3753msgid "Bottom right"
3754msgstr ""
3755
3756#: ../plugins/desktopcover/desktopcover_preferences.ui:61
3757msgid "Anchor:"
3758msgstr ""
3759
3760#: ../plugins/desktopcover/desktopcover_preferences.ui:93
3761msgid "X offset:"
3762msgstr ""
3763
3764#: ../plugins/desktopcover/desktopcover_preferences.ui:122
3765#: ../plugins/desktopcover/desktopcover_preferences.ui:162
3766#: ../plugins/desktopcover/desktopcover_preferences.ui:217
3767msgid "pixels"
3768msgstr ""
3769
3770#: ../plugins/desktopcover/desktopcover_preferences.ui:135
3771msgid "Y offset:"
3772msgstr ""
3773
3774#: ../plugins/desktopcover/desktopcover_preferences.ui:172
3775msgid "Override cover size"
3776msgstr ""
3777
3778#: ../plugins/desktopcover/desktopcover_preferences.ui:190
3779msgid "Size:"
3780msgstr ""
3781
3782#: ../plugins/desktopcover/desktopcover_preferences.ui:227
3783msgid "Use fading"
3784msgstr ""
3785
3786#: ../plugins/desktopcover/desktopcover_preferences.ui:245
3787msgid "Fading duration:"
3788msgstr ""
3789
3790#: ../plugins/desktopcover/desktopcover_preferences.ui:271
3791msgid "ms"
3792msgstr ""
3793
3794#: ../plugins/developer/developer_window.ui:21
3795msgid "Exaile Developer Tools"
3796msgstr ""
3797
3798#: ../plugins/developer/developer_window.ui:75
3799msgid "Count"
3800msgstr ""
3801
3802#: ../plugins/developer/developer_window.ui:106
3803msgid "Filter event types"
3804msgstr ""
3805
3806#: ../plugins/developer/developer_window.ui:156
3807msgid "Events"
3808msgstr ""
3809
3810#: ../plugins/equalizer/equalizer.ui:109 ../plugins/equalizer/PLUGININFO:3
3811msgid "Equalizer"
3812msgstr ""
3813
3814#: ../plugins/equalizer/equalizer.ui:206
3815msgid "pre"
3816msgstr ""
3817
3818#: ../plugins/equalizer/equalizer.ui:356
3819msgid "29"
3820msgstr ""
3821
3822#: ../plugins/equalizer/equalizer.ui:383
3823msgid "59"
3824msgstr ""
3825
3826#: ../plugins/equalizer/equalizer.ui:410
3827msgid "119"
3828msgstr ""
3829
3830#: ../plugins/equalizer/equalizer.ui:437
3831msgid "237"
3832msgstr ""
3833
3834#: ../plugins/equalizer/equalizer.ui:464
3835msgid "474"
3836msgstr ""
3837
3838#: ../plugins/equalizer/equalizer.ui:491
3839msgid "947"
3840msgstr ""
3841
3842#: ../plugins/equalizer/equalizer.ui:518
3843msgid "1.9K"
3844msgstr ""
3845
3846#: ../plugins/equalizer/equalizer.ui:545
3847msgid "3.8K"
3848msgstr ""
3849
3850#: ../plugins/equalizer/equalizer.ui:572
3851msgid "7.5K"
3852msgstr ""
3853
3854#: ../plugins/equalizer/equalizer.ui:599
3855msgid "15K"
3856msgstr ""
3857
3858#: ../plugins/grouptagger/gt_import.ui:19
3859msgid "Import Tags"
3860msgstr ""
3861
3862#: ../plugins/grouptagger/gt_import.ui:55
3863msgid "Import"
3864msgstr ""
3865
3866#: ../plugins/grouptagger/gt_import.ui:81
3867msgid "Current Groups"
3868msgstr ""
3869
3870#: ../plugins/grouptagger/gt_import.ui:93
3871msgid "New Groups"
3872msgstr ""
3873
3874#: ../plugins/grouptagger/gt_import.ui:119
3875msgid "Import Type:"
3876msgstr ""
3877
3878#: ../plugins/grouptagger/gt_import.ui:129
3879msgid "Merge"
3880msgstr ""
3881
3882#: ../plugins/grouptagger/gt_import.ui:144
3883msgid "Replace"
3884msgstr ""
3885
3886#: ../plugins/grouptagger/gt_mass.ui:35
3887msgid "Mass Rename/Delete Tags"
3888msgstr ""
3889
3890#: ../plugins/grouptagger/gt_mass.ui:99
3891msgid "If empty, matches all tracks"
3892msgstr ""
3893
3894#: ../plugins/grouptagger/gt_mass.ui:101
3895msgid "Search Tag"
3896msgstr ""
3897
3898#: ../plugins/grouptagger/gt_mass.ui:112
3899msgid "Use the empty string to delete the tag"
3900msgstr ""
3901
3902#: ../plugins/grouptagger/gt_mass.ui:114
3903msgid "Replace Tag"
3904msgstr ""
3905
3906#: ../plugins/grouptagger/gt_mass.ui:219
3907msgid "0 tracks found"
3908msgstr ""
3909
3910#: ../plugins/grouptagger/gt_prefs.ui:41
3911msgid "Group/categories font:"
3912msgstr ""
3913
3914#: ../plugins/grouptagger/gt_prefs.ui:86
3915msgid "Categorization tag name"
3916msgstr ""
3917
3918#: ../plugins/grouptagger/gt_prefs.ui:97
3919msgid ""
3920"'grouping' and 'comment' are probably the best supported choices. Other "
3921"choices may only work with certain file formats."
3922msgstr ""
3923
3924#: ../plugins/history/history_preferences.ui:18
3925msgid "Persist history after player exits"
3926msgstr ""
3927
3928#: ../plugins/history/history_preferences.ui:36
3929msgid "History length:"
3930msgstr ""
3931
3932#: ../plugins/ipconsole/ipconsole_prefs.ui:23
3933msgid "Terminal opacity:"
3934msgstr ""
3935
3936#: ../plugins/ipconsole/ipconsole_prefs.ui:49
3937msgid "Font:"
3938msgstr ""
3939
3940#: ../plugins/ipconsole/ipconsole_prefs.ui:74
3941msgid "Text Color:"
3942msgstr ""
3943
3944#: ../plugins/ipconsole/ipconsole_prefs.ui:99
3945msgid "Background Color:"
3946msgstr ""
3947
3948#: ../plugins/ipconsole/ipconsole_prefs.ui:121
3949msgid "Launch IPython console when Exaile starts"
3950msgstr ""
3951
3952#: ../plugins/jamendo/ui/jamendo_panel.ui:40
3953msgid "Release date"
3954msgstr ""
3955
3956#: ../plugins/jamendo/ui/jamendo_panel.ui:48
3957msgid "Rating this week"
3958msgstr ""
3959
3960#: ../plugins/jamendo/ui/jamendo_panel.ui:52
3961msgid "Rating this month"
3962msgstr ""
3963
3964#: ../plugins/jamendo/ui/jamendo_panel.ui:56
3965msgid "Number of playlist additions"
3966msgstr ""
3967
3968#: ../plugins/jamendo/ui/jamendo_panel.ui:60
3969msgid "Number of downloads"
3970msgstr ""
3971
3972#: ../plugins/jamendo/ui/jamendo_panel.ui:64
3973msgid "Number of listens"
3974msgstr ""
3975
3976#: ../plugins/jamendo/ui/jamendo_panel.ui:68
3977msgid "Starred"
3978msgstr ""
3979
3980#: ../plugins/jamendo/ui/jamendo_panel.ui:72
3981msgid "Date of starring"
3982msgstr ""
3983
3984#: ../plugins/jamendo/ui/jamendo_panel.ui:94
3985msgid "Genre/Tags"
3986msgstr ""
3987
3988#: ../plugins/jamendo/ui/jamendo_panel.ui:176
3989msgid "Order by:"
3990msgstr ""
3991
3992#: ../plugins/jamendo/ui/jamendo_panel.ui:206
3993msgid "Order direction:"
3994msgstr ""
3995
3996#: ../plugins/jamendo/ui/jamendo_panel.ui:237
3997msgid "Results:"
3998msgstr ""
3999
4000#: ../plugins/jamendo/ui/jamendo_panel.ui:264
4001msgid "Advanced"
4002msgstr ""
4003
4004#: ../plugins/lastfmlove/lastfmlove_preferences.ui:63
4005msgid "_Request Access Permission"
4006msgstr ""
4007
4008#. TRANSLATORS: Get the link title from the Last.fm page title
4009#: ../plugins/lastfmlove/lastfmlove_preferences.ui:95
4010msgid ""
4011"Go to <b><a href=\"http://www.last.fm/api/account\">Your API Account</a></b> "
4012"page to get an <b>API key</b> and <b>secret</b> and enter them here. After "
4013"you have entered these, <b>request access permission</b> and confirm to "
4014"complete the setup."
4015msgstr ""
4016
4017#. TRANSLATORS: Minimode window decoration option
4018#: ../plugins/minimode/minimode_preferences.ui:15
4019msgid "Full"
4020msgstr ""
4021
4022#. TRANSLATORS: Minimode window decoration option
4023#: ../plugins/minimode/minimode_preferences.ui:19
4024msgid "Simple"
4025msgstr ""
4026
4027#: ../plugins/minimode/minimode_preferences.ui:70
4028msgid ""
4029"The order of controls can be changed by simply dragging them up or down. (Or "
4030"press Alt+Up/Down.)"
4031msgstr ""
4032
4033#: ../plugins/minimode/minimode_preferences.ui:84
4034msgid "Controls"
4035msgstr ""
4036
4037#: ../plugins/minimode/minimode_preferences.ui:149
4038msgid "Track Title Format"
4039msgstr ""
4040
4041#: ../plugins/minimode/minimode_preferences.ui:165
4042msgid "Always on top"
4043msgstr ""
4044
4045#: ../plugins/minimode/minimode_preferences.ui:179
4046msgid "Show in tasklist"
4047msgstr ""
4048
4049#: ../plugins/minimode/minimode_preferences.ui:193
4050msgid "Show on all desktops"
4051msgstr ""
4052
4053#: ../plugins/minimode/minimode_preferences.ui:207
4054msgid "Display window decorations:"
4055msgstr ""
4056
4057#: ../plugins/minimode/minimode_preferences.ui:263
4058msgid "Show button in main window"
4059msgstr ""
4060
4061#: ../plugins/minimode/minimode_preferences.ui:284
4062msgid "Options"
4063msgstr ""
4064
4065#: ../plugins/moodbar/prefs.ui:11
4066msgid "Waveform view (experimental)"
4067msgstr ""
4068
4069#: ../plugins/moodbar/prefs.ui:25
4070msgid "Color tint (experimental)"
4071msgstr ""
4072
4073#: ../plugins/multialarmclock/malrmclk.ui:59
4074msgid "<b>Alarms</b>"
4075msgstr ""
4076
4077#: ../plugins/multialarmclock/malrmclk.ui:94
4078msgid "_Add"
4079msgstr ""
4080
4081#: ../plugins/multialarmclock/malrmclk.ui:110
4082msgid "_Remove"
4083msgstr ""
4084
4085#: ../plugins/multialarmclock/malrmclk.ui:136
4086msgid "<b>Playback</b>"
4087msgstr ""
4088
4089#: ../plugins/multialarmclock/malrmclk.ui:147
4090msgid "Restart playlist"
4091msgstr ""
4092
4093#: ../plugins/multialarmclock/malrmclk.ui:161
4094msgid "Enable volume fade-in"
4095msgstr ""
4096
4097#. Audio settings for alarm
4098#: ../plugins/multialarmclock/malrmclk.ui:178
4099msgid "<b>Audio</b>"
4100msgstr ""
4101
4102#: ../plugins/multialarmclock/malrmclk.ui:192
4103msgid "Fade start volume:"
4104msgstr ""
4105
4106#: ../plugins/multialarmclock/malrmclk.ui:233
4107msgid "Fade stop volume:"
4108msgstr ""
4109
4110#: ../plugins/multialarmclock/malrmclk.ui:272
4111msgid "Fade Increment:"
4112msgstr ""
4113
4114#: ../plugins/multialarmclock/malrmclk.ui:297
4115msgid "Fade Time:"
4116msgstr ""
4117
4118#: ../plugins/notify/notifyprefs_pane.ui:12
4119msgid "Resize displayed covers"
4120msgstr ""
4121
4122#: ../plugins/notify/notifyprefs_pane.ui:33
4123msgid "Display"
4124msgstr ""
4125
4126#: ../plugins/notify/notifyprefs_pane.ui:61
4127msgid "Icons"
4128msgstr ""
4129
4130#: ../plugins/notify/notifyprefs_pane.ui:74
4131msgid "Use album covers as icons"
4132msgstr ""
4133
4134#: ../plugins/notify/notifyprefs_pane.ui:89
4135msgid "Use media icons for pause, stop and resume"
4136msgstr ""
4137
4138#: ../plugins/notify/notifyprefs_pane.ui:104
4139msgid "On playback pause, resume and stop"
4140msgstr ""
4141
4142#: ../plugins/notify/notifyprefs_pane.ui:119
4143msgid "On tray icon hover"
4144msgstr ""
4145
4146#: ../plugins/notify/notifyprefs_pane.ui:134
4147msgid "When main window is focused"
4148msgstr ""
4149
4150#: ../plugins/osd/osd_preferences.ui:69
4151#, python-brace-format
4152msgid ""
4153"Every tag can be used with <b>$tag</b> or <b>${tag}</b>. Internal tags like "
4154"<b>$__length</b> need to be specified with two leading underscores.\n"
4155"<a href=\"https://developer.gnome.org/pango/stable/PangoMarkupFormat.html"
4156"\">Pango Text Attribute Markup</a> is supported."
4157msgstr ""
4158
4159#: ../plugins/osd/osd_preferences.ui:87
4160msgid "Display Format"
4161msgstr ""
4162
4163#: ../plugins/osd/osd_preferences.ui:106
4164msgid "Display duration:"
4165msgstr ""
4166
4167#: ../plugins/osd/osd_preferences.ui:142
4168msgid "Background:"
4169msgstr ""
4170
4171#: ../plugins/osd/osd_preferences.ui:166
4172msgid "Border radius:"
4173msgstr ""
4174
4175#: ../plugins/osd/osd_preferences.ui:188
4176msgid "Show progress bar"
4177msgstr ""
4178
4179#: ../plugins/osd/osd_preferences.ui:271
4180msgid ""
4181"As long as this preferences page is open, you can move and resize the OSD."
4182msgstr ""
4183
4184#: ../plugins/playlistanalyzer/analyzer.ui:73
4185msgid "Presets"
4186msgstr ""
4187
4188#: ../plugins/playlistanalyzer/analyzer.ui:199
4189msgid "<none selected>"
4190msgstr ""
4191
4192#: ../plugins/playlistanalyzer/analyzer.ui:420
4193msgid "Select analysis"
4194msgstr ""
4195
4196#: ../plugins/playlistanalyzer/analyzer.ui:438
4197msgid "Playlist(s) to analyze"
4198msgstr ""
4199
4200#: ../plugins/playlistanalyzer/analyzer.ui:490
4201msgid "Output Title"
4202msgstr ""
4203
4204#: ../plugins/playlistanalyzer/analyzer.ui:501
4205msgid "Defaults to the playlist name"
4206msgstr ""
4207
4208#: ../plugins/playlistanalyzer/analyzer.ui:522
4209msgid "_Generate!"
4210msgstr ""
4211
4212#: ../plugins/playlistanalyzer/analyzer.ui:555
4213msgid "Generate"
4214msgstr ""
4215
4216#: ../plugins/podcasts/podcasts.ui:18
4217msgid "_Add Podcast"
4218msgstr ""
4219
4220#: ../plugins/previewdevice/previewprefs.ui:103
4221msgid "Fade duration:"
4222msgstr ""
4223
4224#: ../plugins/previewdevice/previewprefs.ui:143
4225msgid "Crossfade duration:"
4226msgstr ""
4227
4228#: ../plugins/previewdevice/previewprefs.ui:223
4229msgid "Audio Device:"
4230msgstr ""
4231
4232#. Prefer to use ReplayGain's album correction instead of track correction if possible. If unchecked, track correction will be preferred instead.
4233#: ../plugins/replaygain/replaygainprefs_pane.ui:24
4234msgid "Prefer per-album correction"
4235msgstr ""
4236
4237#: ../plugins/replaygain/replaygainprefs_pane.ui:28
4238msgid "Prefer ReplayGain's per-album correction over per-track correction."
4239msgstr ""
4240
4241#. Prevents clipping of audio due to amplification.
4242#: ../plugins/replaygain/replaygainprefs_pane.ui:39
4243msgid "Use clipping protection"
4244msgstr ""
4245
4246#: ../plugins/replaygain/replaygainprefs_pane.ui:43
4247msgid "Protect against noise caused by over-amplification"
4248msgstr ""
4249
4250#. This is an additional amplification applied to all files prior to correction.
4251#: ../plugins/replaygain/replaygainprefs_pane.ui:56
4252msgid "Additional amplification:"
4253msgstr ""
4254
4255#. This is the fallback correction for files that don't contain ReplayGain information.
4256#: ../plugins/replaygain/replaygainprefs_pane.ui:90
4257msgid "Fallback correction level:"
4258msgstr ""
4259
4260#: ../plugins/screensaverpause/prefs.ui:12
4261msgid "Unpause when screensaver ends"
4262msgstr ""
4263
4264#: ../plugins/streamripper/streamripper.ui:15
4265msgid "Save location:"
4266msgstr ""
4267
4268#: ../plugins/streamripper/streamripper.ui:39
4269msgid "Relay port:"
4270msgstr ""
4271
4272#: ../plugins/streamripper/streamripper.ui:60
4273msgid "Rip to single file"
4274msgstr ""
4275
4276#: ../plugins/streamripper/streamripper.ui:74
4277msgid "Delete incomplete files"
4278msgstr ""
4279
4280#: ../plugins/wikipedia/data/preferences.ui:15
4281msgid "Language:"
4282msgstr ""
4283
4284#: ../plugins/wikipedia/data/preferences.ui:30
4285msgid "Shortcode of the Wikipedia language version (en, de, fr, ...)"
4286msgstr ""
4287
4288#: ../plugins/wikipedia/data/wikipanel.ui:24
4289#: ../plugins/wikipedia/data/wikipanel.ui:25
4290msgid "Home"
4291msgstr ""
4292
4293#: ../plugins/wikipedia/data/wikipanel.ui:49
4294msgid "Back"
4295msgstr ""
4296
4297#: ../plugins/wikipedia/data/wikipanel.ui:101
4298msgid "Forward"
4299msgstr ""
4300
4301#: ../plugins/abrepeat/PLUGININFO:3
4302msgid "A-B Repeat"
4303msgstr ""
4304
4305#: ../plugins/abrepeat/PLUGININFO:4
4306msgid "Continuously repeats a segment of a track."
4307msgstr ""
4308
4309#: ../plugins/abrepeat/PLUGININFO:5 ../plugins/equalizer/PLUGININFO:5
4310#: ../plugins/karaoke/PLUGININFO:5 ../plugins/mono/PLUGININFO:5
4311#: ../plugins/replaygain/PLUGININFO:5
4312msgid "Effect"
4313msgstr ""
4314
4315#: ../plugins/alarmclock/PLUGININFO:4
4316msgid ""
4317"Plays music at a specific time.\n"
4318"\n"
4319"Note that when the specified time arrives, Exaile will play the songs in the "
4320"queue."
4321msgstr ""
4322
4323#: ../plugins/alarmclock/PLUGININFO:5 ../plugins/bookmarks/PLUGININFO:5
4324#: ../plugins/bpm/PLUGININFO:5 ../plugins/history/PLUGININFO:5
4325#: ../plugins/inhibitsuspend/PLUGININFO:5
4326#: ../plugins/multialarmclock/PLUGININFO:5
4327#: ../plugins/screensaverpause/PLUGININFO:5 ../plugins/shutdown/PLUGININFO:5
4328msgid "Utility"
4329msgstr ""
4330
4331#: ../plugins/amazoncovers/PLUGININFO:4
4332msgid ""
4333"Searches Amazon for covers\n"
4334"\n"
4335"To be able to use this plugin, an AWS API key and secret key are required."
4336msgstr ""
4337
4338#: ../plugins/audioscrobbler/PLUGININFO:4
4339msgid ""
4340"Submits listening information to Last.fm and similar services supporting "
4341"AudioScrobbler"
4342msgstr ""
4343
4344#: ../plugins/audioscrobbler/PLUGININFO:5 ../plugins/currentsong/PLUGININFO:5
4345#: ../plugins/notify/PLUGININFO:5 ../plugins/osd/PLUGININFO:5
4346msgid "Notifications"
4347msgstr ""
4348
4349#: ../plugins/bookmarks/PLUGININFO:3
4350msgid "Bookmarks"
4351msgstr ""
4352
4353#: ../plugins/bookmarks/PLUGININFO:4
4354msgid "Allows saving/resuming bookmark positions in audio files."
4355msgstr ""
4356
4357#: ../plugins/bpm/PLUGININFO:4
4358msgid ""
4359"Provides a manual BPM counter, and BPM autodetection when the bpmdetect "
4360"plugin from gst-plugins-bad is installed"
4361msgstr ""
4362
4363#: ../plugins/cd/PLUGININFO:3
4364msgid "CD Playback"
4365msgstr ""
4366
4367#: ../plugins/cd/PLUGININFO:4
4368#, python-format
4369msgid ""
4370"Adds support for playing audio CDs.\n"
4371"\n"
4372"Requires UDisks2 to autodetect CDs\n"
4373"Requires cddb-py (%s) to look up tags."
4374msgstr ""
4375
4376#: ../plugins/cd/PLUGININFO:5 ../plugins/massstorage/PLUGININFO:5
4377msgid "Devices"
4378msgstr ""
4379
4380#: ../plugins/console/PLUGININFO:3
4381msgid "Simple console"
4382msgstr ""
4383
4384#: ../plugins/console/PLUGININFO:4
4385msgid "Simple console to interact with the Exaile API"
4386msgstr ""
4387
4388#: ../plugins/console/PLUGININFO:5 ../plugins/developer/PLUGININFO:5
4389#: ../plugins/helloworld/PLUGININFO:5 ../plugins/ipconsole/PLUGININFO:5
4390msgid "Development"
4391msgstr ""
4392
4393#: ../plugins/currentsong/PLUGININFO:3
4394msgid "Current Song in Pidgin"
4395msgstr ""
4396
4397#: ../plugins/currentsong/PLUGININFO:4
4398msgid ""
4399"Sets the currently playing status in Pidgin. Check the Pidgin FAQ to find "
4400"out the suppported services."
4401msgstr ""
4402
4403#: ../plugins/daapclient/PLUGININFO:4
4404msgid ""
4405"Enables access to DAAP music shares via the spydaap library. Share auto-"
4406"discovery is optionally available via python-zeroconf.\n"
4407"Requires: spydaap\n"
4408"Optional: python-zeroconf"
4409msgstr ""
4410
4411#: ../plugins/daapclient/PLUGININFO:5 ../plugins/daapserver/PLUGININFO:5
4412#: ../plugins/icecast/PLUGININFO:5 ../plugins/jamendo/PLUGININFO:5
4413#: ../plugins/librivox/PLUGININFO:5 ../plugins/podcasts/PLUGININFO:5
4414#: ../plugins/somafm/PLUGININFO:5
4415msgid "Media Sources"
4416msgstr ""
4417
4418#: ../plugins/daapserver/PLUGININFO:4
4419#, python-format
4420msgid ""
4421"This plugin integrates Spydaap (%s) into Exaile, so that a collection can be "
4422"shared over DAAP."
4423msgstr ""
4424
4425#: ../plugins/desktopcover/PLUGININFO:4
4426msgid "Displays the current album cover on the desktop"
4427msgstr ""
4428
4429#: ../plugins/desktopcover/PLUGININFO:5 ../plugins/mainmenubutton/PLUGININFO:5
4430#: ../plugins/minimode/PLUGININFO:5 ../plugins/moodbar/PLUGININFO:5
4431msgid "GUI"
4432msgstr ""
4433
4434#: ../plugins/developer/PLUGININFO:3
4435msgid "Developer"
4436msgstr ""
4437
4438#: ../plugins/developer/PLUGININFO:4
4439msgid "Provides diagnostic information for Exaile developers"
4440msgstr ""
4441
4442#: ../plugins/equalizer/PLUGININFO:4
4443msgid "A 10-band equalizer"
4444msgstr ""
4445
4446#: ../plugins/grouptagger/PLUGININFO:3
4447msgid "Group Tagger"
4448msgstr ""
4449
4450#: ../plugins/grouptagger/PLUGININFO:4
4451msgid ""
4452"Facilitates categorizing your music by managing the grouping/category tag in "
4453"audio files"
4454msgstr ""
4455
4456#: ../plugins/grouptagger/PLUGININFO:5 ../plugins/lastfmlove/PLUGININFO:5
4457msgid "Tagging"
4458msgstr ""
4459
4460#: ../plugins/helloworld/PLUGININFO:3
4461msgid "Hello World"
4462msgstr ""
4463
4464#: ../plugins/helloworld/PLUGININFO:4
4465msgid "A simple plugin for testing the basic plugin system"
4466msgstr ""
4467
4468#: ../plugins/inhibitsuspend/PLUGININFO:3
4469msgid "Inhibit Suspend"
4470msgstr ""
4471
4472#: ../plugins/inhibitsuspend/PLUGININFO:4
4473msgid "Prevents User Session from suspending while music is playing"
4474msgstr ""
4475
4476#: ../plugins/ipconsole/PLUGININFO:4
4477msgid "Provides an IPython console that can be used to manipulate Exaile."
4478msgstr ""
4479
4480#: ../plugins/jamendo/PLUGININFO:3
4481msgid "Jamendo"
4482msgstr ""
4483
4484#: ../plugins/jamendo/PLUGININFO:4
4485msgid "Enables access to the Jamendo music catalogue."
4486msgstr ""
4487
4488#: ../plugins/karaoke/PLUGININFO:3
4489msgid "Karaoke"
4490msgstr ""
4491
4492#: ../plugins/karaoke/PLUGININFO:4
4493msgid "Removes voice from audio"
4494msgstr ""
4495
4496#: ../plugins/keybinder/PLUGININFO:2
4497msgid "Keybinder-based multimedia keys"
4498msgstr ""
4499
4500#: ../plugins/keybinder/PLUGININFO:4
4501msgid ""
4502"Adds support for multimedia keys using libkeybinder3.\n"
4503"\n"
4504"Requires: libkeybinder3 and its typelib file"
4505msgstr ""
4506
4507#: ../plugins/keybinder/PLUGININFO:5 ../plugins/mpris2/PLUGININFO:5
4508#: ../plugins/winmmkeys/PLUGININFO:5
4509msgid "External Control"
4510msgstr ""
4511
4512#: ../plugins/lastfmcovers/PLUGININFO:3
4513msgid "Last.fm Covers"
4514msgstr ""
4515
4516#: ../plugins/lastfmcovers/PLUGININFO:4
4517msgid "Searches Last.fm for covers"
4518msgstr ""
4519
4520#: ../plugins/lastfmdynamic/PLUGININFO:3
4521msgid "Last.fm Dynamic Playlists"
4522msgstr ""
4523
4524#: ../plugins/lastfmdynamic/PLUGININFO:4
4525msgid "The Last.fm backend for dynamic playlists"
4526msgstr ""
4527
4528#: ../plugins/lastfmdynamic/PLUGININFO:5
4529msgid "Dynamic Playlists"
4530msgstr ""
4531
4532#: ../plugins/lastfmlove/PLUGININFO:4
4533msgid ""
4534"Shows which tracks have been loved and allows for loving tracks.\n"
4535"\n"
4536"Make sure to enter a valid API key and secret in the plugin preferences.\n"
4537"\n"
4538"Depends on the plugin \"AudioScrobbler\" for username and password."
4539msgstr ""
4540
4541#: ../plugins/librivox/PLUGININFO:3
4542msgid "Librivox"
4543msgstr ""
4544
4545#: ../plugins/librivox/PLUGININFO:4
4546msgid "Browse and listen to audiobooks from Librivox.org."
4547msgstr ""
4548
4549#: ../plugins/lyricsmania/PLUGININFO:4
4550msgid ""
4551"Plugin to fetch lyrics from lyricsmania.com\n"
4552"Requires: lxml"
4553msgstr ""
4554
4555#: ../plugins/lyricwiki/PLUGININFO:3
4556msgid "Lyrics Wiki"
4557msgstr ""
4558
4559#: ../plugins/lyricwiki/PLUGININFO:4
4560msgid ""
4561"Plugin to fetch lyrics from lyrics.wikia.com\n"
4562"Requires: BeautifulSoup4, lxml"
4563msgstr ""
4564
4565#: ../plugins/mainmenubutton/PLUGININFO:3
4566msgid "Main Menu Button"
4567msgstr ""
4568
4569#: ../plugins/mainmenubutton/PLUGININFO:4
4570msgid "Moves the main menu into a button on top of the panels."
4571msgstr ""
4572
4573#: ../plugins/massstorage/PLUGININFO:3
4574msgid "USB Mass Storage Media Player Support"
4575msgstr ""
4576
4577#: ../plugins/massstorage/PLUGININFO:4
4578msgid ""
4579"Support for accessing portable media players using the USB Mass Storage "
4580"protocol"
4581msgstr ""
4582
4583#: ../plugins/minimode/PLUGININFO:4
4584msgid "Compact mode for Exaile with a configurable interface"
4585msgstr ""
4586
4587#: ../plugins/mono/PLUGININFO:3
4588msgid "Mono"
4589msgstr ""
4590
4591#: ../plugins/mono/PLUGININFO:4
4592msgid "Downmixes audio to one channel."
4593msgstr ""
4594
4595#: ../plugins/moodbar/PLUGININFO:4
4596msgid ""
4597"Show visual representation of the music timeline.\n"
4598"\n"
4599"Requires: moodbar"
4600msgstr ""
4601
4602#: ../plugins/mpris2/PLUGININFO:3
4603msgid "MPRIS 2"
4604msgstr ""
4605
4606#: ../plugins/mpris2/PLUGININFO:4
4607msgid ""
4608"Partial support for MPRIS (Media Player Remote Interfacing Specification) "
4609"2.2, allowing you to control Exaile from supporting clients, for example "
4610"GNOME Shell"
4611msgstr ""
4612
4613#: ../plugins/multialarmclock/PLUGININFO:4
4614msgid ""
4615"Plays music at specific times and days.\n"
4616"\n"
4617"Note that when the specified time arrives, Exaile will just act like you "
4618"pressed the play button, so be sure you have the music you want to hear in "
4619"your playlist"
4620msgstr ""
4621
4622#: ../plugins/musicbrainzcovers/PLUGININFO:3
4623msgid "MusicBrainz Covers"
4624msgstr ""
4625
4626#: ../plugins/musicbrainzcovers/PLUGININFO:4
4627msgid ""
4628"Integrates MusicBrainz for cover search.\n"
4629"\n"
4630"Requires: musicbrainzngs"
4631msgstr ""
4632
4633#: ../plugins/notify/PLUGININFO:4
4634msgid ""
4635"Pops up a notification when playback of a track starts or (optionally) if it "
4636"is paused/resumed/stopped. Requires libnotify and its typelib file"
4637msgstr ""
4638
4639#: ../plugins/osd/PLUGININFO:4
4640msgid ""
4641"A popup window showing information of the currently playing track.\n"
4642"This plugin is not available on Wayland."
4643msgstr ""
4644
4645#: ../plugins/playlistanalyzer/PLUGININFO:3
4646msgid "Playlist Analyzer"
4647msgstr ""
4648
4649#: ../plugins/playlistanalyzer/PLUGININFO:4
4650msgid ""
4651"Tool to help generate HTML5 visualizations of your playlists using d3.js. "
4652"Optimized for Chrome."
4653msgstr ""
4654
4655#: ../plugins/playlistanalyzer/PLUGININFO:5 ../plugins/wikipedia/PLUGININFO:5
4656msgid "Information"
4657msgstr ""
4658
4659#: ../plugins/podcasts/PLUGININFO:4
4660msgid "Adds Simple Podcast Support"
4661msgstr ""
4662
4663#: ../plugins/previewdevice/PLUGININFO:4
4664msgid ""
4665"Allows playing audio over a secondary device (right click on playlist and "
4666"select 'preview'). Useful for DJs."
4667msgstr ""
4668
4669#: ../plugins/previewdevice/PLUGININFO:5 ../plugins/streamripper/PLUGININFO:5
4670msgid "Output"
4671msgstr ""
4672
4673#: ../plugins/replaygain/PLUGININFO:4
4674msgid "Enables ReplayGain support"
4675msgstr ""
4676
4677#: ../plugins/screensaverpause/PLUGININFO:4
4678msgid ""
4679"Pauses (and optionally resumes) playback based on screensaver status.\n"
4680"\n"
4681"Requires: GNOME, MATE, Cinnamon, XFCE, or KDE Screensaver (does not support "
4682"XScreenSaver nor XLockMore)"
4683msgstr ""
4684
4685#: ../plugins/shutdown/PLUGININFO:4
4686msgid "Allows for shutdown of the computer at the end of playback."
4687msgstr ""
4688
4689#: ../plugins/somafm/PLUGININFO:3
4690msgid "SomaFM Radio"
4691msgstr ""
4692
4693#: ../plugins/somafm/PLUGININFO:4
4694#, python-format
4695msgid "SomaFM Radio list%s%s"
4696msgstr ""
4697
4698#: ../plugins/streamripper/PLUGININFO:4
4699msgid ""
4700"Allows you to record streams with streamripper.\n"
4701"Depends: streamripper"
4702msgstr ""
4703
4704#: ../plugins/wikipedia/PLUGININFO:4
4705msgid ""
4706"Provides Wikipedia information about the current artist.\n"
4707"Requires: webkit2gtk and its typelib file"
4708msgstr ""
4709
4710#: ../plugins/winmmkeys/PLUGININFO:2
4711msgid "Multimedia keys for Windows"
4712msgstr ""
4713
4714#: ../plugins/winmmkeys/PLUGININFO:4
4715#, python-format
4716msgid ""
4717"Adds support for multimedia keys (present on most new keyboards) when "
4718"running Exaile in Microsoft Windows.\n"
4719"\n"
4720"Requires: pyHook (%s) or keyboard (%s)"
4721msgstr ""
4722