Merge lp:~codygarver/noise/reword-lastfm-prefs into lp:~elementary-apps/noise/trunk

Proposed by Cody Garver
Status: Merged
Approved by: Victor Martinez
Approved revision: 1149
Merged at revision: 1150
Proposed branch: lp:~codygarver/noise/reword-lastfm-prefs
Merge into: lp:~elementary-apps/noise/trunk
Diff against target: 2993 lines (+1221/-1220)
2 files modified
plugins/LastFM/PreferencesSection.vala (+1/-1)
po/noise.pot (+1220/-1219)
To merge this branch: bzr merge lp:~codygarver/noise/reword-lastfm-prefs
Reviewer Review Type Date Requested Status
Victor Martinez (community) Approve
Review via email: mp+132419@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Victor Martinez (victored) wrote :

Looks fine, thank you!

Feel free to go ahead and merge if you have time; otherwise, I'll merge it a bit later :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/LastFM/PreferencesSection.vala'
2--- plugins/LastFM/PreferencesSection.vala 2012-10-06 06:08:50 +0000
3+++ plugins/LastFM/PreferencesSection.vala 2012-10-31 20:45:25 +0000
4@@ -54,7 +54,7 @@
5 login_button.set_tooltip_text(_("Click to redo the Last.fm login process"));
6 }
7
8- var label = new Gtk.Label (_("To allow for Last.fm integration, you must give permission to Noise. You only need to do this once."));
9+ var label = new Gtk.Label (_("To allow Last.fm integration, first you must give permission to Noise. You need only do this once."));
10 label.xalign = 0.0f;
11 label.halign = Gtk.Align.START;
12 label.set_line_wrap (true);
13
14=== modified file 'po/noise.pot'
15--- po/noise.pot 2012-10-30 00:27:33 +0000
16+++ po/noise.pot 2012-10-31 20:45:25 +0000
17@@ -8,7 +8,7 @@
18 msgstr ""
19 "Project-Id-Version: PACKAGE VERSION\n"
20 "Report-Msgid-Bugs-To: \n"
21-"POT-Creation-Date: 2012-10-29 22:33+0100\n"
22+"POT-Creation-Date: 2012-10-31 15:42-0500\n"
23 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
24 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
25 "Language-Team: LANGUAGE <LL@li.org>\n"
26@@ -18,67 +18,84 @@
27 "Content-Transfer-Encoding: 8bit\n"
28 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
29
30-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:36
31+#. / Used for unknown titles, artists, or album names.
32+#: /home/codygarver/noise/po/../core//Media.vala:35
33+msgid "Unknown"
34+msgstr ""
35+
36+#. / String template used to show "SongName by ArtistName"
37+#: /home/codygarver/noise/po/../core//Media.vala:172
38+#, c-format
39+msgid " by %s"
40+msgstr ""
41+
42+#. / String template used to show "SongName ... on AlbumName"
43+#: /home/codygarver/noise/po/../core//Media.vala:176
44+#, c-format
45+msgid " on %s"
46+msgstr ""
47+
48+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:36
49 #, c-format
50 msgid "%d second"
51 msgid_plural "%d seconds"
52 msgstr[0] ""
53 msgstr[1] ""
54
55-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:44
56-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:74
57+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:44
58+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:74
59 #, c-format
60 msgid "%u minute"
61 msgid_plural "%u minutes"
62 msgstr[0] ""
63 msgstr[1] ""
64
65-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:48
66+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:48
67 #, c-format
68 msgid "%u second"
69 msgid_plural "%u seconds"
70 msgstr[0] ""
71 msgstr[1] ""
72
73-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:49
74+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:49
75 #, c-format
76 msgctxt "minutes and seconds"
77 msgid "%s and %s"
78 msgstr ""
79
80-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:68
81+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:68
82 #, c-format
83 msgid "%u day"
84 msgid_plural "%u days"
85 msgstr[0] ""
86 msgstr[1] ""
87
88-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:71
89+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:71
90 #, c-format
91 msgid "%u hour"
92 msgid_plural "%u hours"
93 msgstr[0] ""
94 msgstr[1] ""
95
96-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:81
97+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:81
98 #, c-format
99 msgctxt "days, hours and minutes"
100 msgid "%s, %s and %s"
101 msgstr ""
102
103-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:83
104+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:83
105 #, c-format
106 msgctxt "days and hours"
107 msgid "%s and %s"
108 msgstr ""
109
110-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:87
111+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:87
112 #, c-format
113 msgctxt "days and minutes"
114 msgid "%s and %s"
115 msgstr ""
116
117-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:95
118+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:95
119 #, c-format
120 msgctxt "hours and minutes"
121 msgid "%s and %s"
122@@ -86,1204 +103,1074 @@
123
124 #. / Format of date strings. See reference documentation of g_date_time_format()
125 #. / for more details.
126-#: /home/noelco/noise/po/../core//Utils/TimeUtils.vala:154
127+#: /home/codygarver/noise/po/../core//Utils/TimeUtils.vala:154
128 msgid "%m/%e/%Y %l:%M %p"
129 msgstr ""
130
131-#. / Used for unknown titles, artists, or album names.
132-#: /home/noelco/noise/po/../core//Media.vala:35
133-msgid "Unknown"
134-msgstr ""
135-
136-#. / String template used to show "SongName by ArtistName"
137-#: /home/noelco/noise/po/../core//Media.vala:172
138-#, c-format
139-msgid " by %s"
140-msgstr ""
141-
142-#. / String template used to show "SongName ... on AlbumName"
143-#: /home/noelco/noise/po/../core//Media.vala:176
144-#, c-format
145-msgid " on %s"
146-msgstr ""
147-
148-#: /home/noelco/noise/po/../src//Noise.vala:37
149-msgid "Listen to music"
150-msgstr ""
151-
152-#: /home/noelco/noise/po/../src//Noise.vala:38
153-msgid "Music Player"
154-msgstr ""
155-
156-#: /home/noelco/noise/po/../src//Objects/TrackInfo.vala:26
157-msgid "Unknown Track"
158-msgstr ""
159-
160-#: /home/noelco/noise/po/../src//Objects/AlbumInfo.vala:25
161-msgid "Unknown Album"
162-msgstr ""
163-
164-#: /home/noelco/noise/po/../src//Objects/AlbumInfo.vala:26
165-#: /home/noelco/noise/po/../src//Objects/ArtistInfo.vala:27
166-msgid "Unknown Artist"
167-msgstr ""
168-
169-#: /home/noelco/noise/po/../src//Objects/Playlist.vala:204
170-msgid "Radio Station"
171-msgstr ""
172-
173-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:70
174-msgid "Flat"
175-msgstr ""
176-
177-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:71
178-msgid "Classical"
179-msgstr ""
180-
181-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:72
182-msgid "Club"
183-msgstr ""
184-
185-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:73
186-msgid "Dance"
187-msgstr ""
188-
189-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:74
190-msgid "Full Bass"
191-msgstr ""
192-
193-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:75
194-msgid "Full Treble"
195-msgstr ""
196-
197-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:76
198-msgid "Full Bass + Treble"
199-msgstr ""
200-
201-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:77
202-msgid "Headphones"
203-msgstr ""
204-
205-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:78
206-msgid "Large Hall"
207-msgstr ""
208-
209-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:79
210-msgid "Live"
211-msgstr ""
212-
213-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:80
214-msgid "Party"
215-msgstr ""
216-
217-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:81
218-msgid "Pop"
219-msgstr ""
220-
221-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:82
222-msgid "Reggae"
223-msgstr ""
224-
225-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:83
226-msgid "Rock"
227-msgstr ""
228-
229-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:84
230-msgid "Soft"
231-msgstr ""
232-
233-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:85
234-msgid "Ska"
235-msgstr ""
236-
237-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:86
238-msgid "Soft Rock"
239-msgstr ""
240-
241-#: /home/noelco/noise/po/../src//GStreamer/Equalizer.vala:87
242-msgid "Techno"
243-msgstr ""
244-
245-#: /home/noelco/noise/po/../src//LibraryManager.vala:214
246-#, c-format
247-msgid "Importing music from %s..."
248-msgstr ""
249-
250-#: /home/noelco/noise/po/../src//LibraryManager.vala:261
251-msgid "Adding files to library..."
252-msgstr ""
253-
254-#: /home/noelco/noise/po/../src//LibraryManager.vala:310
255-#, c-format
256-msgid "Adding music from %s to library..."
257-msgstr ""
258-
259-#: /home/noelco/noise/po/../src//LibraryManager.vala:338
260-msgid "Rescanning music for changes. This may take a while..."
261-msgstr ""
262-
263-#: /home/noelco/noise/po/../src//DataBase/DataBaseManager.vala:403
264+#: /home/codygarver/noise/po/../src//DataBase/DataBaseManager.vala:403
265 msgid "Favorite Songs"
266 msgstr ""
267
268-#: /home/noelco/noise/po/../src//DataBase/DataBaseManager.vala:413
269+#: /home/codygarver/noise/po/../src//DataBase/DataBaseManager.vala:413
270 msgid "Recently Added"
271 msgstr ""
272
273-#: /home/noelco/noise/po/../src//DataBase/DataBaseManager.vala:435
274+#: /home/codygarver/noise/po/../src//DataBase/DataBaseManager.vala:435
275 msgid "Recent Favorites"
276 msgstr ""
277
278-#: /home/noelco/noise/po/../src//DataBase/DataBaseManager.vala:445
279+#: /home/codygarver/noise/po/../src//DataBase/DataBaseManager.vala:445
280 msgid "Never Played"
281 msgstr ""
282
283-#: /home/noelco/noise/po/../src//DataBase/DataBaseManager.vala:455
284+#: /home/codygarver/noise/po/../src//DataBase/DataBaseManager.vala:455
285 msgid "Over Played"
286 msgstr ""
287
288-#: /home/noelco/noise/po/../src//DataBase/DataBaseManager.vala:465
289+#: /home/codygarver/noise/po/../src//DataBase/DataBaseManager.vala:465
290 msgid "Not Recently Played"
291 msgstr ""
292
293-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:61
294-msgid "Remove Media"
295-msgstr ""
296-
297-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:62
298-msgid "Locate Media"
299-msgstr ""
300-
301-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:63
302-msgid "Rescan Library"
303-msgstr ""
304-
305-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:64
306-#: /home/noelco/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:62
307-msgid "Do Nothing"
308-msgstr ""
309-
310-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:70
311-msgid "Could not find media file"
312-msgstr ""
313-
314-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:79
315-#, c-format
316-msgid ""
317-"The music file for %s by %s could not be found. What would you like to do?"
318-msgstr ""
319-
320-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:82
321-#, c-format
322-msgid "%i media files could not be found. What would you like to do?"
323-msgstr ""
324-
325-#: /home/noelco/noise/po/../src//Dialogs/FileNotFoundDialog.vala:135
326-#: /home/noelco/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:120
327-msgid "Choose Music Folder"
328-msgstr ""
329-
330-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:58
331-msgid "Import from Device"
332-msgstr ""
333-
334-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:75
335-#, c-format
336-msgid "Import media from %s"
337-msgstr ""
338-
339-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:76
340-#, c-format
341-msgid ""
342-"The following files were found on %s, but are not in your library. Check all "
343-"the files you would like to import."
344-msgstr ""
345-
346-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:77
347-msgid "Import all media"
348-msgstr ""
349-
350-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:82
351-msgid "Import"
352-msgstr ""
353-
354-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:83
355-msgid "Don't Import"
356-msgstr ""
357-
358-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:91
359-#, c-format
360-msgid "Import %i items from %s"
361-msgstr ""
362-
363-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:95
364-#, c-format
365-msgid "Import %s from %s"
366-msgstr ""
367-
368-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:123
369-msgid "ID"
370-msgstr ""
371-
372-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:124
373-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:271
374-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:190
375-msgid "Title"
376-msgstr ""
377-
378-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:125
379-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:258
380-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:191
381-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:69
382-msgid "Artist"
383-msgstr ""
384-
385-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:126
386-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:257
387-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:193
388-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:68
389-msgid "Album"
390-msgstr ""
391-
392-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:175
393-msgid "Select individual media to import:"
394-msgstr ""
395-
396-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:193
397-msgid "Check Item"
398-msgstr ""
399-
400-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:194
401-msgid "Check Album"
402-msgstr ""
403-
404-#: /home/noelco/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:195
405-msgid "Check Artist"
406-msgstr ""
407-
408-#: /home/noelco/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:65
409-msgid "Export Playlists"
410-msgstr ""
411-
412-#: /home/noelco/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:66
413-msgid "Set Music Folder"
414-msgstr ""
415-
416-#: /home/noelco/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:67
417-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:153
418-#: /home/noelco/noise/po/../src//Dialogs/RemoveFilesDialog.vala:58
419-#: /home/noelco/noise/po/../src//Dialogs/PlaylistNameWindow.vala:66
420-#: /home/noelco/noise/po/../src//Widgets/TopDisplay.vala:69
421-msgid "Cancel"
422-msgstr ""
423-
424-#: /home/noelco/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:73
425-msgid "Set Music Folder?"
426-msgstr ""
427-
428-#: /home/noelco/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:76
429-#, c-format
430-msgid ""
431-"Are you sure you want to set the music folder to %s? This will reset your "
432-"library and remove your playlists."
433-msgstr ""
434-
435-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:60
436+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:60
437 msgid "Smart Playlist Editor"
438 msgstr ""
439
440-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:74
441-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:82
442-#: /home/noelco/noise/po/../src//Dialogs/PlaylistNameWindow.vala:63
443-#: /home/noelco/noise/po/../src//Dialogs/PlaylistNameWindow.vala:71
444+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:74
445+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:82
446+#: /home/codygarver/noise/po/../src//Dialogs/PlaylistNameWindow.vala:63
447+#: /home/codygarver/noise/po/../src//Dialogs/PlaylistNameWindow.vala:71
448 msgid "Name of Playlist"
449 msgstr ""
450
451-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:75
452-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:83
453+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:75
454+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:83
455 msgid "Rules"
456 msgstr ""
457
458-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:76
459-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:84
460+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:76
461+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:84
462 msgid "Options"
463 msgstr ""
464
465-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:87
466+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:87
467 msgid "Playlist Title"
468 msgstr ""
469
470-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:93
471+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:93
472 msgid "Match"
473 msgstr ""
474
475-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:95
476+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:95
477 msgid "any"
478 msgstr ""
479
480-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:96
481+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:96
482 msgid "all"
483 msgstr ""
484
485-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:97
486+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:97
487 msgid "of the following:"
488 msgstr ""
489
490-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:124
491+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:124
492 msgid "Limit to"
493 msgstr ""
494
495-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:126
496+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:126
497 msgid "items"
498 msgstr ""
499
500-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:259
501+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:257
502+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:193
503+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:126
504+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:68
505+msgid "Album"
506+msgstr ""
507+
508+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:258
509+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:191
510+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:125
511+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:69
512+msgid "Artist"
513+msgstr ""
514+
515+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:259
516 msgid "Bitrate"
517 msgstr ""
518
519-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:260
520-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:197
521+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:260
522+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:197
523 msgid "Comment"
524 msgstr ""
525
526-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:261
527-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:195
528+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:261
529+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:195
530 msgid "Composer"
531 msgstr ""
532
533-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:262
534+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:262
535 msgid "Date Added"
536 msgstr ""
537
538-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:263
539+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:263
540 msgid "Date Released"
541 msgstr ""
542
543-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:264
544-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:194
545-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:482
546+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:264
547+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:194
548+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:482
549 msgid "Genre"
550 msgstr ""
551
552-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:265
553-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:196
554-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:482
555+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:265
556+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:196
557+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:482
558 msgid "Grouping"
559 msgstr ""
560
561-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:266
562+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:266
563 msgid "Last Played"
564 msgstr ""
565
566-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:267
567-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:405
568+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:267
569+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:405
570 msgid "Length"
571 msgstr ""
572
573-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:268
574+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:268
575 msgid "Playcount"
576 msgstr ""
577
578-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:269
579-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:201
580+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:269
581+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:201
582 msgid "Rating"
583 msgstr ""
584
585-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:270
586+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:270
587 msgid "Skipcount"
588 msgstr ""
589
590-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:272
591-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:200
592+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:271
593+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:190
594+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:124
595+msgid "Title"
596+msgstr ""
597+
598+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:272
599+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:200
600 msgid "Year"
601 msgstr ""
602
603-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:332
604+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:332
605 msgid "is"
606 msgstr ""
607
608-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:333
609+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:333
610 msgid "contains"
611 msgstr ""
612
613-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:334
614+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:334
615 msgid "does not contain"
616 msgstr ""
617
618-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:366
619-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:380
620+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:366
621+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:380
622 msgid "is exactly"
623 msgstr ""
624
625-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:367
626+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:367
627 msgid "is at most"
628 msgstr ""
629
630-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:368
631+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:368
632 msgid "is at least"
633 msgstr ""
634
635-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:381
636+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:381
637 msgid "is within"
638 msgstr ""
639
640-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:382
641+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:382
642 msgid "is before"
643 msgstr ""
644
645-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:406
646+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:406
647 msgid "seconds"
648 msgstr ""
649
650-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:410
651+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:410
652 msgid "days ago"
653 msgstr ""
654
655-#: /home/noelco/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:414
656+#: /home/codygarver/noise/po/../src//Dialogs/SmartPlaylistEditor.vala:414
657 msgid "kbps"
658 msgstr ""
659
660-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:83
661+#: /home/codygarver/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:61
662+msgid "Install Plugin"
663+msgstr ""
664+
665+#: /home/codygarver/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:62
666+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:64
667+msgid "Do Nothing"
668+msgstr ""
669+
670+#: /home/codygarver/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:66
671+msgid "Required GStreamer plugin not installed"
672+msgstr ""
673+
674+#: /home/codygarver/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:69
675+#, c-format
676+msgid ""
677+"The plugin for media type %s is not installed.\n"
678+"What would you like to do?"
679+msgstr ""
680+
681+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:81
682+msgid "Metadata"
683+msgstr ""
684+
685+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:83
686+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:379
687+msgid "Lyrics"
688+msgstr ""
689+
690+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:92
691+#: /home/codygarver/noise/po/../src//Dialogs/PlaylistNameWindow.vala:65
692+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:157
693+msgid "Done"
694+msgstr ""
695+
696+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:179
697+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:350
698+#, c-format
699+msgid "Editing %s by %s"
700+msgstr ""
701+
702+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:181
703+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:352
704+#, c-format
705+msgid "Editing %s"
706+msgstr ""
707+
708+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:184
709+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:355
710+#, c-format
711+msgid "Editing %i songs"
712+msgstr ""
713+
714+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:192
715+msgid "Album Artist"
716+msgstr ""
717+
718+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:198
719+msgid "Track"
720+msgstr ""
721+
722+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:199
723+msgid "Disc"
724+msgstr ""
725+
726+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:203
727+msgid "Media Type"
728+msgstr ""
729+
730+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:298
731+#, c-format
732+msgid "Lyrics not found for %s"
733+msgstr ""
734+
735+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:541
736+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:67
737+msgid "Song"
738+msgstr ""
739+
740+#: /home/codygarver/noise/po/../src//Dialogs/MediaEditor.vala:543
741+msgid "Podcast"
742+msgstr ""
743+
744+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:61
745+msgid "Remove Media"
746+msgstr ""
747+
748+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:62
749+msgid "Locate Media"
750+msgstr ""
751+
752+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:63
753+msgid "Rescan Library"
754+msgstr ""
755+
756+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:70
757+msgid "Could not find media file"
758+msgstr ""
759+
760+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:79
761+#, c-format
762+msgid ""
763+"The music file for %s by %s could not be found. What would you like to do?"
764+msgstr ""
765+
766+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:82
767+#, c-format
768+msgid "%i media files could not be found. What would you like to do?"
769+msgstr ""
770+
771+#: /home/codygarver/noise/po/../src//Dialogs/FileNotFoundDialog.vala:135
772+#: /home/codygarver/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:120
773+msgid "Choose Music Folder"
774+msgstr ""
775+
776+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:83
777 msgid "Equalizer"
778 msgstr ""
779
780-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:150
781+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:150
782 msgid "Save preset"
783 msgstr ""
784
785-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:158
786+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:158
787 msgid "Close"
788 msgstr ""
789
790-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:414
791+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:414
792 #, c-format
793 msgid "%s (Custom)"
794 msgstr ""
795
796-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:416
797+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:416
798 #, c-format
799 msgid "%s (Custom %i)"
800 msgstr ""
801
802-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:420
803+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:420
804 msgid "Custom Preset"
805 msgstr ""
806
807-#: /home/noelco/noise/po/../src//Dialogs/EqualizerWindow.vala:422
808+#: /home/codygarver/noise/po/../src//Dialogs/EqualizerWindow.vala:422
809 #, c-format
810 msgid "Custom Preset %i"
811 msgstr ""
812
813-#: /home/noelco/noise/po/../src//Dialogs/SyncWarningDialog.vala:64
814+#: /home/codygarver/noise/po/../src//Dialogs/SyncWarningDialog.vala:64
815 msgid "Import media to Library"
816 msgstr ""
817
818-#: /home/noelco/noise/po/../src//Dialogs/SyncWarningDialog.vala:65
819+#: /home/codygarver/noise/po/../src//Dialogs/SyncWarningDialog.vala:65
820 msgid "Continue Syncing"
821 msgstr ""
822
823-#: /home/noelco/noise/po/../src//Dialogs/SyncWarningDialog.vala:66
824+#: /home/codygarver/noise/po/../src//Dialogs/SyncWarningDialog.vala:66
825 msgid "Stop Syncing"
826 msgstr ""
827
828-#: /home/noelco/noise/po/../src//Dialogs/SyncWarningDialog.vala:73
829+#: /home/codygarver/noise/po/../src//Dialogs/SyncWarningDialog.vala:73
830 #, c-format
831 msgid ""
832 "If you continue to sync, media will be removed from %s since they are not on "
833 "the sync list. Would you like to import them to your library first?"
834 msgstr ""
835
836-#: /home/noelco/noise/po/../src//Dialogs/SyncWarningDialog.vala:79
837+#: /home/codygarver/noise/po/../src//Dialogs/SyncWarningDialog.vala:79
838 #, c-format
839 msgid "Sync will remove %i items from %s"
840 msgstr ""
841
842-#: /home/noelco/noise/po/../src//Dialogs/SyncWarningDialog.vala:82
843+#: /home/codygarver/noise/po/../src//Dialogs/SyncWarningDialog.vala:82
844 #, c-format
845 msgid "Sync will remove 1 item from %s"
846 msgstr ""
847
848-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:146
849-#: /home/noelco/noise/po/../src//LibraryWindow.vala:192
850+#: /home/codygarver/noise/po/../src//Dialogs/RemoveFilesDialog.vala:56
851+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:71
852+msgid "Move to Trash"
853+msgstr ""
854+
855+#: /home/codygarver/noise/po/../src//Dialogs/RemoveFilesDialog.vala:57
856+#, c-format
857+msgid "Remove from %s"
858+msgstr ""
859+
860+#: /home/codygarver/noise/po/../src//Dialogs/RemoveFilesDialog.vala:58
861+#: /home/codygarver/noise/po/../src//Dialogs/PlaylistNameWindow.vala:66
862+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:153
863+#: /home/codygarver/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:67
864+#: /home/codygarver/noise/po/../src//Widgets/TopDisplay.vala:69
865+msgid "Cancel"
866+msgstr ""
867+
868+#: /home/codygarver/noise/po/../src//Dialogs/RemoveFilesDialog.vala:68
869+#, c-format
870+msgid "Remove %d Songs From %s?"
871+msgstr ""
872+
873+#: /home/codygarver/noise/po/../src//Dialogs/RemoveFilesDialog.vala:72
874+#, c-format
875+msgid "Remove \"%s\" From %s?"
876+msgstr ""
877+
878+#: /home/codygarver/noise/po/../src//Dialogs/RemoveFilesDialog.vala:81
879+#, c-format
880+msgid ""
881+"This will remove the song from your library and from any device that "
882+"automatically syncs with %s."
883+msgid_plural ""
884+"This will remove the songs from your library and from any device that "
885+"automatically syncs with %s."
886+msgstr[0] ""
887+msgstr[1] ""
888+
889+#: /home/codygarver/noise/po/../src//Dialogs/PlaylistNameWindow.vala:145
890+#, c-format
891+msgid "The name %s is already in use"
892+msgstr ""
893+
894+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:47
895+msgid "Not Imported Files"
896+msgstr ""
897+
898+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:64
899+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:76
900+#, c-format
901+msgid "Unable to import %d items from %s"
902+msgstr ""
903+
904+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:65
905+#, c-format
906+msgid "%s was unable to import %d items. The files may be damaged."
907+msgstr ""
908+
909+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:66
910+msgid "Move all corrupted files to trash"
911+msgstr ""
912+
913+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:72
914+msgid "Ignore"
915+msgstr ""
916+
917+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:93
918+msgid "del"
919+msgstr ""
920+
921+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:98
922+msgid "File Location"
923+msgstr ""
924+
925+#: /home/codygarver/noise/po/../src//Dialogs/NotImportedWindow.vala:125
926+msgid "Select individual files to move to trash:"
927+msgstr ""
928+
929+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:58
930+msgid "Import from Device"
931+msgstr ""
932+
933+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:75
934+#, c-format
935+msgid "Import media from %s"
936+msgstr ""
937+
938+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:76
939+#, c-format
940+msgid ""
941+"The following files were found on %s, but are not in your library. Check all "
942+"the files you would like to import."
943+msgstr ""
944+
945+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:77
946+msgid "Import all media"
947+msgstr ""
948+
949+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:82
950+msgid "Import"
951+msgstr ""
952+
953+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:83
954+msgid "Don't Import"
955+msgstr ""
956+
957+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:91
958+#, c-format
959+msgid "Import %i items from %s"
960+msgstr ""
961+
962+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:95
963+#, c-format
964+msgid "Import %s from %s"
965+msgstr ""
966+
967+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:123
968+msgid "ID"
969+msgstr ""
970+
971+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:175
972+msgid "Select individual media to import:"
973+msgstr ""
974+
975+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:193
976+msgid "Check Item"
977+msgstr ""
978+
979+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:194
980+msgid "Check Album"
981+msgstr ""
982+
983+#: /home/codygarver/noise/po/../src//Dialogs/TransferFromDeviceDialog.vala:195
984+msgid "Check Artist"
985+msgstr ""
986+
987+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:146
988+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:192
989 msgid "Preferences"
990 msgstr ""
991
992-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:157
993-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:92
994-#: /home/noelco/noise/po/../src//Dialogs/PlaylistNameWindow.vala:65
995-msgid "Done"
996-msgstr ""
997-
998-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:221
999+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:221
1000 msgid "General"
1001 msgstr ""
1002
1003-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:244
1004-#: /home/noelco/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:87
1005+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:244
1006+#: /home/codygarver/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:87
1007 msgid "Select Music Folder"
1008 msgstr ""
1009
1010-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:251
1011+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:251
1012 msgid "Music Folder Location"
1013 msgstr ""
1014
1015-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:259
1016+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:259
1017 msgid ""
1018 "You must wait until previous file operations finish before setting your "
1019 "music folder"
1020 msgstr ""
1021
1022-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:274
1023+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:274
1024 msgid "Keep Music folder organized"
1025 msgstr ""
1026
1027-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:275
1028+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:275
1029 msgid "Copy files to Music folder when adding to Library"
1030 msgstr ""
1031
1032-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:277
1033+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:277
1034 msgid "Write metadata to file"
1035 msgstr ""
1036
1037-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:289
1038+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:289
1039 msgid "Library Management"
1040 msgstr ""
1041
1042-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:296
1043+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:296
1044 msgid "Use Noise as the default Music application"
1045 msgstr ""
1046
1047-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:302
1048+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:302
1049 msgid "Show notifications"
1050 msgstr ""
1051
1052-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:309
1053+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:309
1054 msgid "Minimize window instead of closing it when a song is being played"
1055 msgstr ""
1056
1057-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:311
1058+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:311
1059 msgid "Hide window instead of closing it when a song is being played"
1060 msgstr ""
1061
1062-#: /home/noelco/noise/po/../src//Dialogs/PreferencesWindow.vala:317
1063+#: /home/codygarver/noise/po/../src//Dialogs/PreferencesWindow.vala:317
1064 msgid "Desktop Integration"
1065 msgstr ""
1066
1067-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:81
1068-msgid "Metadata"
1069-msgstr ""
1070-
1071-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:83
1072-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:379
1073-msgid "Lyrics"
1074-msgstr ""
1075-
1076-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:179
1077-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:350
1078-#, c-format
1079-msgid "Editing %s by %s"
1080-msgstr ""
1081-
1082-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:181
1083-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:352
1084-#, c-format
1085-msgid "Editing %s"
1086-msgstr ""
1087-
1088-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:184
1089-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:355
1090-#, c-format
1091-msgid "Editing %i songs"
1092-msgstr ""
1093-
1094-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:192
1095-msgid "Album Artist"
1096-msgstr ""
1097-
1098-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:198
1099-msgid "Track"
1100-msgstr ""
1101-
1102-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:199
1103-msgid "Disc"
1104-msgstr ""
1105-
1106-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:203
1107-msgid "Media Type"
1108-msgstr ""
1109-
1110-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:298
1111-#, c-format
1112-msgid "Lyrics not found for %s"
1113-msgstr ""
1114-
1115-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:541
1116-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:67
1117-msgid "Song"
1118-msgstr ""
1119-
1120-#: /home/noelco/noise/po/../src//Dialogs/MediaEditor.vala:543
1121-msgid "Podcast"
1122-msgstr ""
1123-
1124-#: /home/noelco/noise/po/../src//Dialogs/RemoveFilesDialog.vala:56
1125-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:71
1126-msgid "Move to Trash"
1127-msgstr ""
1128-
1129-#: /home/noelco/noise/po/../src//Dialogs/RemoveFilesDialog.vala:57
1130-#, c-format
1131-msgid "Remove from %s"
1132-msgstr ""
1133-
1134-#: /home/noelco/noise/po/../src//Dialogs/RemoveFilesDialog.vala:68
1135-#, c-format
1136-msgid "Remove %d Songs From %s?"
1137-msgstr ""
1138-
1139-#: /home/noelco/noise/po/../src//Dialogs/RemoveFilesDialog.vala:72
1140-#, c-format
1141-msgid "Remove \"%s\" From %s?"
1142-msgstr ""
1143-
1144-#: /home/noelco/noise/po/../src//Dialogs/RemoveFilesDialog.vala:81
1145+#: /home/codygarver/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:65
1146+msgid "Export Playlists"
1147+msgstr ""
1148+
1149+#: /home/codygarver/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:66
1150+msgid "Set Music Folder"
1151+msgstr ""
1152+
1153+#: /home/codygarver/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:73
1154+msgid "Set Music Folder?"
1155+msgstr ""
1156+
1157+#: /home/codygarver/noise/po/../src//Dialogs/SetMusicFolderConfirmation.vala:76
1158 #, c-format
1159 msgid ""
1160-"This will remove the song from your library and from any device that "
1161-"automatically syncs with %s."
1162-msgid_plural ""
1163-"This will remove the songs from your library and from any device that "
1164-"automatically syncs with %s."
1165+"Are you sure you want to set the music folder to %s? This will reset your "
1166+"library and remove your playlists."
1167+msgstr ""
1168+
1169+#: /home/codygarver/noise/po/../src//Views/ContentView.vala:24
1170+#, c-format
1171+msgctxt ""
1172+"Format used on statusbar: $description, $total_duration, $total_file_size"
1173+msgid "%s, %s, %s"
1174+msgstr ""
1175+
1176+#: /home/codygarver/noise/po/../src//Views/GridView/GridView.vala:67
1177+msgid "No Albums Found."
1178+msgstr ""
1179+
1180+#: /home/codygarver/noise/po/../src//Views/GridView/GridView.vala:163
1181+#, c-format
1182+msgid "%u album"
1183+msgid_plural "%u albums"
1184 msgstr[0] ""
1185 msgstr[1] ""
1186
1187-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:47
1188-msgid "Not Imported Files"
1189-msgstr ""
1190-
1191-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:64
1192-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:76
1193-#, c-format
1194-msgid "Unable to import %d items from %s"
1195-msgstr ""
1196-
1197-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:65
1198-#, c-format
1199-msgid "%s was unable to import %d items. The files may be damaged."
1200-msgstr ""
1201-
1202-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:66
1203-msgid "Move all corrupted files to trash"
1204-msgstr ""
1205-
1206-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:72
1207-msgid "Ignore"
1208-msgstr ""
1209-
1210-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:93
1211-msgid "del"
1212-msgstr ""
1213-
1214-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:98
1215-msgid "File Location"
1216-msgstr ""
1217-
1218-#: /home/noelco/noise/po/../src//Dialogs/NotImportedWindow.vala:125
1219-msgid "Select individual files to move to trash:"
1220-msgstr ""
1221-
1222-#: /home/noelco/noise/po/../src//Dialogs/PlaylistNameWindow.vala:145
1223-#, c-format
1224-msgid "The name %s is already in use"
1225-msgstr ""
1226-
1227-#: /home/noelco/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:61
1228-msgid "Install Plugin"
1229-msgstr ""
1230-
1231-#: /home/noelco/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:66
1232-msgid "Required GStreamer plugin not installed"
1233-msgstr ""
1234-
1235-#: /home/noelco/noise/po/../src//Dialogs/InstallGstreamerPluginsDialog.vala:69
1236-#, c-format
1237-msgid ""
1238-"The plugin for media type %s is not installed.\n"
1239-"What would you like to do?"
1240-msgstr ""
1241-
1242-#: /home/noelco/noise/po/../src//Widgets/PresetList.vala:49
1243-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:159
1244-msgid "Automatic"
1245-msgstr ""
1246-
1247-#: /home/noelco/noise/po/../src//Widgets/PresetList.vala:50
1248-msgid "Delete Current"
1249-msgstr ""
1250-
1251-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:71
1252-#: /home/noelco/noise/po/../src//LibraryWindow.vala:188
1253-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:113
1254-msgid "Import to Library"
1255-msgstr ""
1256-
1257-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:74
1258-#: /home/noelco/noise/po/../src//Widgets/SpaceWidget.vala:237
1259-msgid "Sync"
1260-msgstr ""
1261-
1262-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:77
1263-msgid "Eject"
1264-msgstr ""
1265-
1266-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:88
1267-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:110
1268-msgid "New Playlist"
1269-msgstr ""
1270-
1271-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:89
1272-msgid "New Smart Playlist"
1273-msgstr ""
1274-
1275-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:90
1276-msgid "Edit"
1277-msgstr ""
1278-
1279-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:91
1280-msgid "Remove"
1281-msgstr ""
1282-
1283-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:92
1284-msgid "Save as Playlist"
1285-msgstr ""
1286-
1287-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:93
1288-msgid "Export..."
1289-msgstr ""
1290-
1291-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:94
1292-msgid "Import Playlists"
1293-msgstr ""
1294-
1295-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:132
1296-msgid "Library"
1297-msgstr ""
1298-
1299-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:133
1300-msgid "Devices"
1301-msgstr ""
1302-
1303-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:134
1304-msgid "Network"
1305-msgstr ""
1306-
1307-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:135
1308-msgid "Playlists"
1309-msgstr ""
1310-
1311-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:217
1312-#: /home/noelco/noise/po/../src//LibraryWindow.vala:473
1313-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:112
1314-msgid "Music"
1315-msgstr ""
1316-
1317-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:585
1318-msgid "This device is syncing"
1319-msgstr ""
1320-
1321-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:585
1322-msgid "Please wait until the current sync is finished to do this action."
1323-msgstr ""
1324-
1325-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:587
1326-msgid "This device is in transfer"
1327-msgstr ""
1328-
1329-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:587
1330-msgid "Please wait until the current transfer is finished to do this action."
1331-msgstr ""
1332-
1333-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:706
1334-msgid "Play Queue (%Y-%b-%e %l:%M %p)"
1335-msgstr ""
1336-
1337-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:708
1338-msgid "Play History (%Y-%b-%e %l:%M %p)"
1339-msgstr ""
1340-
1341-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:710
1342-msgid "Unknown playlist"
1343-msgstr ""
1344-
1345-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:720
1346-msgid "Export Playlist"
1347-msgstr ""
1348-
1349-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:804
1350-msgid "Playlist"
1351-msgstr ""
1352-
1353-#: /home/noelco/noise/po/../src//Widgets/SideTreeView.vala:817
1354-#, c-format
1355-msgid "Import %s"
1356-msgstr ""
1357-
1358-#: /home/noelco/noise/po/../src//Widgets/ViewSelector.vala:66
1359-msgid "View as Albums"
1360-msgstr ""
1361-
1362-#: /home/noelco/noise/po/../src//Widgets/ViewSelector.vala:70
1363-msgid "View as List"
1364-msgstr ""
1365-
1366-#: /home/noelco/noise/po/../src//Widgets/ViewSelector.vala:74
1367-msgid "View in Columns"
1368-msgstr ""
1369-
1370-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:66
1371-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:99
1372-msgid "Off"
1373-msgstr ""
1374-
1375-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:66
1376-msgid "Enable Repeat"
1377-msgstr ""
1378-
1379-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:67
1380-msgid "Repeat Song"
1381-msgstr ""
1382-
1383-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:68
1384-msgid "Repeat Album"
1385-msgstr ""
1386-
1387-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:69
1388-msgid "Repeat Artist"
1389-msgstr ""
1390-
1391-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:70
1392-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:100
1393-msgid "All"
1394-msgstr ""
1395-
1396-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:70
1397-msgid "Repeat All"
1398-msgstr ""
1399-
1400-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:99
1401-msgid "Enable Shuffle"
1402-msgstr ""
1403-
1404-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:100
1405-msgid "Disable Shuffle"
1406-msgstr ""
1407-
1408-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:133
1409-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:144
1410-msgid "Add Playlist"
1411-msgstr ""
1412-
1413-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:145
1414-msgid "Add Smart Playlist"
1415-msgstr ""
1416-
1417-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:191
1418-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:224
1419-msgid "Hide"
1420-msgstr ""
1421-
1422-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:191
1423-msgid "Show Equalizer"
1424-msgstr ""
1425-
1426-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:192
1427-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:225
1428-msgid "Show"
1429-msgstr ""
1430-
1431-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:192
1432-msgid "Hide Equalizer"
1433-msgstr ""
1434-
1435-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:224
1436-msgid "Show Info Panel"
1437-msgstr ""
1438-
1439-#: /home/noelco/noise/po/../src//Widgets/StatusBar.vala:225
1440-msgid "Hide Info Panel"
1441-msgstr ""
1442-
1443-#: /home/noelco/noise/po/../src//Widgets/SpaceWidget.vala:267
1444-msgid "Free"
1445-msgstr ""
1446-
1447-#: /home/noelco/noise/po/../src//Widgets/SpaceWidget.vala:380
1448-msgid "Using %s of %s (%.2f%)"
1449-msgstr ""
1450-
1451-#: /home/noelco/noise/po/../src//LibraryWindow.vala:189
1452-msgid "Rescan Music Folder"
1453-msgstr ""
1454-
1455-#: /home/noelco/noise/po/../src//LibraryWindow.vala:212
1456-msgid "Search Music"
1457-msgstr ""
1458-
1459-#: /home/noelco/noise/po/../src//LibraryWindow.vala:483
1460-msgctxt "Name of the playlist"
1461-msgid "Queue"
1462-msgstr ""
1463-
1464-#: /home/noelco/noise/po/../src//LibraryWindow.vala:487
1465-msgid "History"
1466-msgstr ""
1467-
1468-#: /home/noelco/noise/po/../src//LibraryWindow.vala:842
1469-msgid "Import Music"
1470-msgstr ""
1471-
1472-#: /home/noelco/noise/po/../src//LibraryWindow.vala:874
1473-#, c-format
1474-msgid "<b>Importing</b> music from <b>%s</b> to library."
1475-msgstr ""
1476-
1477-#: /home/noelco/noise/po/../src//LibraryWindow.vala:889
1478-msgid "Rescanning music folder for changes"
1479-msgstr ""
1480-
1481-#: /home/noelco/noise/po/../src//LibraryWindow.vala:896
1482-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:246
1483-msgid "Could not find Music Folder"
1484-msgstr ""
1485-
1486-#: /home/noelco/noise/po/../src//LibraryWindow.vala:896
1487-msgid "Please make sure that your music folder is accessible and mounted."
1488-msgstr ""
1489-
1490-#: /home/noelco/noise/po/../src//LibraryWindow.vala:963
1491-msgid "Import Complete"
1492-msgstr ""
1493-
1494-#: /home/noelco/noise/po/../src//LibraryWindow.vala:963
1495-#, c-format
1496-msgid "%s has imported your library."
1497-msgstr ""
1498-
1499-#: /home/noelco/noise/po/../src//Views/DeviceView.vala:43
1500+#: /home/codygarver/noise/po/../src//Views/GridView/album-view-clutter.vala:550
1501+#, c-format
1502+msgid "%d minutes"
1503+msgstr ""
1504+
1505+#: /home/codygarver/noise/po/../src//Views/GridView/album-view-clutter.vala:553
1506+#, c-format
1507+msgid "%d hours"
1508+msgstr ""
1509+
1510+#: /home/codygarver/noise/po/../src//Views/GridView/album-view-clutter.vala:556
1511+#, c-format
1512+msgid "%d days"
1513+msgstr ""
1514+
1515+#: /home/codygarver/noise/po/../src//Views/GridView/album-view-clutter.vala:561
1516+#, c-format
1517+msgid "%u items, %s, %s"
1518+msgstr ""
1519+
1520+#: /home/codygarver/noise/po/../src//Views/GridView/PopupListView.vala:167
1521+#, c-format
1522+msgctxt "Title format used on Album View Popup: $ALBUM by $ARTIST"
1523+msgid "%s by %s"
1524+msgstr ""
1525+
1526+#: /home/codygarver/noise/po/../src//Views/Wrappers/QueueViewWrapper.vala:66
1527+msgid "No songs in Queue"
1528+msgstr ""
1529+
1530+#: /home/codygarver/noise/po/../src//Views/Wrappers/QueueViewWrapper.vala:66
1531+msgid ""
1532+"To add songs to the queue, use the <b>secondary click</b> on an item and "
1533+"choose <b>Queue</b>. When a song finishes, the queued songs will be played "
1534+"first before the next song in the currently playing list."
1535+msgstr ""
1536+
1537+#: /home/codygarver/noise/po/../src//Views/Wrappers/DeviceViewWrapper.vala:42
1538+msgid "Audio CD Invalid"
1539+msgstr ""
1540+
1541+#: /home/codygarver/noise/po/../src//Views/Wrappers/DeviceViewWrapper.vala:42
1542+#, c-format
1543+msgid "%s could not read the contents of this Audio CD"
1544+msgstr ""
1545+
1546+#: /home/codygarver/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:38
1547+msgid "Get Some Tunes"
1548+msgstr ""
1549+
1550+#: /home/codygarver/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:39
1551+#, c-format
1552+msgid "%s can't seem to find your music."
1553+msgstr ""
1554+
1555+#: /home/codygarver/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:42
1556+msgid "Locate"
1557+msgstr ""
1558+
1559+#: /home/codygarver/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:42
1560+msgid "Change your music folder."
1561+msgstr ""
1562+
1563+#: /home/codygarver/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:93
1564+#: /home/codygarver/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:108
1565+msgid "No Songs"
1566+msgstr ""
1567+
1568+#: /home/codygarver/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:93
1569+msgid ""
1570+"To add songs to this playlist, use the <b>secondary click</b> on an item and "
1571+"choose <b>Add to Playlist</b>."
1572+msgstr ""
1573+
1574+#: /home/codygarver/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:97
1575+msgid "Edit Smart Playlist"
1576+msgstr ""
1577+
1578+#: /home/codygarver/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:108
1579+msgid ""
1580+"This playlist will be automatically populated with songs that match its "
1581+"rules. To modify these rules, use the <b>secondary click</b> on it in the "
1582+"sidebar and click on <b>Edit</b>. Optionally, you can click on the button "
1583+"below."
1584+msgstr ""
1585+
1586+#: /home/codygarver/noise/po/../src//Views/Wrappers/ViewWrapper.vala:467
1587+msgid "No media"
1588+msgstr ""
1589+
1590+#: /home/codygarver/noise/po/../src//Views/Wrappers/HistoryViewWrapper.vala:44
1591+msgid "No songs in History"
1592+msgstr ""
1593+
1594+#: /home/codygarver/noise/po/../src//Views/Wrappers/HistoryViewWrapper.vala:44
1595+msgid ""
1596+"After a part of a song has been played, it is added to the history list.\n"
1597+"You can use this list to see all the songs you have played during the "
1598+"current session."
1599+msgstr ""
1600+
1601+#: /home/codygarver/noise/po/../src//Views/DeviceView.vala:43
1602 msgid "Cancelling Sync"
1603 msgstr ""
1604
1605-#: /home/noelco/noise/po/../src//Views/DeviceView.vala:43
1606+#: /home/codygarver/noise/po/../src//Views/DeviceView.vala:43
1607 msgid "Device Sync has been cancelled. Operation will stop after this media."
1608 msgstr ""
1609
1610-#: /home/noelco/noise/po/../src//Views/DeviceView.vala:47
1611+#: /home/codygarver/noise/po/../src//Views/DeviceView.vala:47
1612 msgid "Cancelling Import"
1613 msgstr ""
1614
1615-#: /home/noelco/noise/po/../src//Views/DeviceView.vala:47
1616+#: /home/codygarver/noise/po/../src//Views/DeviceView.vala:47
1617 msgid ""
1618 "Import from device has been cancelled. Operation will stop after this media."
1619 msgstr ""
1620
1621-#: /home/noelco/noise/po/../src//Views/DeviceView.vala:86
1622+#: /home/codygarver/noise/po/../src//Views/DeviceView.vala:86
1623 msgid "No External Songs"
1624 msgstr ""
1625
1626-#: /home/noelco/noise/po/../src//Views/DeviceView.vala:86
1627+#: /home/codygarver/noise/po/../src//Views/DeviceView.vala:86
1628 msgid "There were no songs found on this device that are not in your library."
1629 msgstr ""
1630
1631-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:57
1632-msgid "Genres"
1633-msgstr ""
1634-
1635-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:59
1636-msgid "Artists"
1637-msgstr ""
1638-
1639-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:61
1640-msgid "Albums"
1641-msgstr ""
1642-
1643-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:63
1644-msgid "Years"
1645-msgstr ""
1646-
1647-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:65
1648-msgid "Ratings"
1649-msgstr ""
1650-
1651-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:67
1652-msgid "Composers"
1653-msgstr ""
1654-
1655-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:69
1656-msgid "Groupings"
1657-msgstr ""
1658-
1659-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:161
1660-msgid "On Left"
1661-msgstr ""
1662-
1663-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:163
1664-msgid "On Top"
1665-msgstr ""
1666-
1667-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:409
1668-msgid "Unrated"
1669-msgstr ""
1670-
1671-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:411
1672-#, c-format
1673-msgid "%i Star"
1674-msgid_plural "%i Stars"
1675-msgstr[0] ""
1676-msgstr[1] ""
1677-
1678-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:213
1679+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:213
1680 msgid "All Genres"
1681 msgstr ""
1682
1683-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:215
1684+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:215
1685 #, c-format
1686 msgid "All %i Genres"
1687 msgstr ""
1688
1689-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:217
1690+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:217
1691 msgid "No Genres"
1692 msgstr ""
1693
1694-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:222
1695+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:222
1696 msgid "All Artists"
1697 msgstr ""
1698
1699-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:224
1700+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:224
1701 #, c-format
1702 msgid "All %i Artists"
1703 msgstr ""
1704
1705-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:226
1706+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:226
1707 msgid "No Artists"
1708 msgstr ""
1709
1710-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:231
1711+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:231
1712 msgid "All Albums"
1713 msgstr ""
1714
1715-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:233
1716+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:233
1717 #, c-format
1718 msgid "All %i Albums"
1719 msgstr ""
1720
1721-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:235
1722+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:235
1723 msgid "No Albums"
1724 msgstr ""
1725
1726-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:240
1727+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:240
1728 msgid "All Years"
1729 msgstr ""
1730
1731-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:242
1732+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:242
1733 #, c-format
1734 msgid "All %i Years"
1735 msgstr ""
1736
1737-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:244
1738+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:244
1739 msgid "No Years"
1740 msgstr ""
1741
1742-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:249
1743+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:249
1744 msgid "All Ratings"
1745 msgstr ""
1746
1747-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:251
1748+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:251
1749 msgid "No Ratings"
1750 msgstr ""
1751
1752-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:256
1753+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:256
1754 msgid "All Groupings"
1755 msgstr ""
1756
1757-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:258
1758+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:258
1759 #, c-format
1760 msgid "All %i Groupings"
1761 msgstr ""
1762
1763-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:260
1764+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:260
1765 msgid "No Groupings"
1766 msgstr ""
1767
1768-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:265
1769+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:265
1770 msgid "All Composers"
1771 msgstr ""
1772
1773-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:267
1774+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:267
1775 #, c-format
1776 msgid "All %i Composers"
1777 msgstr ""
1778
1779-#: /home/noelco/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:269
1780+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumnModel.vala:269
1781 msgid "No Composers"
1782 msgstr ""
1783
1784-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:58
1785+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:57
1786+msgid "Genres"
1787+msgstr ""
1788+
1789+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:59
1790+msgid "Artists"
1791+msgstr ""
1792+
1793+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:61
1794+msgid "Albums"
1795+msgstr ""
1796+
1797+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:63
1798+msgid "Years"
1799+msgstr ""
1800+
1801+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:65
1802+msgid "Ratings"
1803+msgstr ""
1804+
1805+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:67
1806+msgid "Composers"
1807+msgstr ""
1808+
1809+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/BrowserColumn.vala:69
1810+msgid "Groupings"
1811+msgstr ""
1812+
1813+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:159
1814+#: /home/codygarver/noise/po/../src//Widgets/PresetList.vala:49
1815+msgid "Automatic"
1816+msgstr ""
1817+
1818+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:161
1819+msgid "On Left"
1820+msgstr ""
1821+
1822+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:163
1823+msgid "On Top"
1824+msgstr ""
1825+
1826+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:409
1827+msgid "Unrated"
1828+msgstr ""
1829+
1830+#: /home/codygarver/noise/po/../src//Views/ListView/ColumnBrowser/ColumnBrowser.vala:411
1831+#, c-format
1832+msgid "%i Star"
1833+msgid_plural "%i Stars"
1834+msgstr[0] ""
1835+msgstr[1] ""
1836+
1837+#: /home/codygarver/noise/po/../src//Views/ListView/ListView.vala:97
1838+msgid "No Songs Found."
1839+msgstr ""
1840+
1841+#: /home/codygarver/noise/po/../src//Views/ListView/ListView.vala:373
1842+#, c-format
1843+msgid "%i track"
1844+msgid_plural "%i tracks"
1845+msgstr[0] ""
1846+msgstr[1] ""
1847+
1848+#: /home/codygarver/noise/po/../src//Views/ListView/ListView.vala:375
1849+#, c-format
1850+msgid "%u song"
1851+msgid_plural "%u songs"
1852+msgstr[0] ""
1853+msgstr[1] ""
1854+
1855+#: /home/codygarver/noise/po/../src//Views/ListView/ListView.vala:383
1856+#, c-format
1857+msgctxt "Format used on statusbar: $description, $total_duration"
1858+msgid "%s, %s"
1859+msgstr ""
1860+
1861+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:70
1862+msgctxt "List column title"
1863+msgid "#"
1864+msgstr ""
1865+
1866+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:73
1867+msgctxt "List column title"
1868+msgid "Track"
1869+msgstr ""
1870+
1871+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:76
1872+msgctxt "List column title"
1873+msgid "Title"
1874+msgstr ""
1875+
1876+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:79
1877+msgctxt "List column title"
1878+msgid "Length"
1879+msgstr ""
1880+
1881+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:82
1882+msgctxt "List column title"
1883+msgid "Artist"
1884+msgstr ""
1885+
1886+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:85
1887+msgctxt "List column title"
1888+msgid "Album"
1889+msgstr ""
1890+
1891+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:88
1892+msgctxt "List column title"
1893+msgid "Album Artist"
1894+msgstr ""
1895+
1896+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:91
1897+msgctxt "List column title"
1898+msgid "Composer"
1899+msgstr ""
1900+
1901+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:94
1902+msgctxt "List column title"
1903+msgid "Genre"
1904+msgstr ""
1905+
1906+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:97
1907+msgctxt "List column title"
1908+msgid "Year"
1909+msgstr ""
1910+
1911+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:100
1912+msgctxt "List column title"
1913+msgid "Grouping"
1914+msgstr ""
1915+
1916+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:103
1917+msgctxt "List column title"
1918+msgid "Bitrate"
1919+msgstr ""
1920+
1921+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:106
1922+msgctxt "List column title"
1923+msgid "Rating"
1924+msgstr ""
1925+
1926+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:109
1927+msgctxt "List column title"
1928+msgid "Plays"
1929+msgstr ""
1930+
1931+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:112
1932+msgctxt "List column title"
1933+msgid "Skips"
1934+msgstr ""
1935+
1936+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:115
1937+msgctxt "List column title"
1938+msgid "Date Added"
1939+msgstr ""
1940+
1941+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:118
1942+msgctxt "List column title"
1943+msgid "Last Played"
1944+msgstr ""
1945+
1946+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:121
1947+msgctxt "List column title (beats per minute)"
1948+msgid "BPM"
1949+msgstr ""
1950+
1951+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:124
1952+msgctxt "List column title (file location)"
1953+msgid "Location"
1954+msgstr ""
1955+
1956+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/ListColumn.vala:127
1957+msgctxt "List column title"
1958+msgid "File Size"
1959+msgstr ""
1960+
1961+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:58
1962 msgid "Remove from Library"
1963 msgstr ""
1964
1965-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:66
1966+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:66
1967 msgid "Remove from Queue"
1968 msgstr ""
1969
1970-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:83
1971+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:83
1972 msgid "Remove from Device"
1973 msgstr ""
1974
1975-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:106
1976+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:106
1977 msgid "Scroll to Current Song"
1978 msgstr ""
1979
1980-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:107
1981+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:107
1982 msgid "Edit Song Info"
1983 msgstr ""
1984
1985-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:108
1986+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:108
1987 msgid "Show in File Browser"
1988 msgstr ""
1989
1990-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:109
1991+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:109
1992 msgctxt "Action item (verb)"
1993 msgid "Queue"
1994 msgstr ""
1995
1996-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:111
1997+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:110
1998+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:88
1999+msgid "New Playlist"
2000+msgstr ""
2001+
2002+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:111
2003 msgid "Add to Playlist"
2004 msgstr ""
2005
2006-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:112
2007+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:112
2008 msgid "Remove Song"
2009 msgstr ""
2010
2011-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:221
2012+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:113
2013+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:71
2014+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:188
2015+msgid "Import to Library"
2016+msgstr ""
2017+
2018+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:221
2019 #, c-format
2020 msgid "Import %i of %i selected songs"
2021 msgstr ""
2022
2023-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:223
2024+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:223
2025 msgid "Import this song"
2026 msgstr ""
2027
2028-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:225
2029+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:225
2030 #, c-format
2031 msgid "Import %i songs"
2032 msgstr ""
2033
2034-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:743
2035+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:743
2036 msgid "1234 kbps"
2037 msgstr ""
2038
2039-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:758
2040-#: /home/noelco/noise/po/../src//Views/ListView/Lists/CellDataFunctionHelper.vala:262
2041+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:758
2042+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/CellDataFunctionHelper.vala:264
2043 msgid "Never"
2044 msgstr ""
2045
2046@@ -1294,410 +1181,456 @@
2047 #. / of a song title or artist name in your language. The automatic column
2048 #. / width will depend on the length of this string and the space needed
2049 #. / by the column's title header.
2050-#: /home/noelco/noise/po/../src//Views/ListView/Lists/MusicListView.vala:821
2051+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/MusicListView.vala:821
2052 msgid "Sample List String"
2053 msgstr ""
2054
2055-#: /home/noelco/noise/po/../src//Views/ListView/Lists/GenericList.vala:137
2056+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/CellDataFunctionHelper.vala:239
2057+#, c-format
2058+msgid "%i kbps"
2059+msgstr ""
2060+
2061+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/GenericList.vala:137
2062 msgid "Autosize Columns"
2063 msgstr ""
2064
2065-#: /home/noelco/noise/po/../src//Views/ListView/Lists/GenericList.vala:144
2066+#: /home/codygarver/noise/po/../src//Views/ListView/Lists/GenericList.vala:144
2067 msgid "Display Album Art"
2068 msgstr ""
2069
2070-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:70
2071-msgctxt "List column title"
2072-msgid "#"
2073-msgstr ""
2074-
2075-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:73
2076-msgctxt "List column title"
2077-msgid "Track"
2078-msgstr ""
2079-
2080-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:76
2081-msgctxt "List column title"
2082-msgid "Title"
2083-msgstr ""
2084-
2085-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:79
2086-msgctxt "List column title"
2087-msgid "Length"
2088-msgstr ""
2089-
2090-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:82
2091-msgctxt "List column title"
2092-msgid "Artist"
2093-msgstr ""
2094-
2095-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:85
2096-msgctxt "List column title"
2097-msgid "Album"
2098-msgstr ""
2099-
2100-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:88
2101-msgctxt "List column title"
2102-msgid "Album Artist"
2103-msgstr ""
2104-
2105-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:91
2106-msgctxt "List column title"
2107-msgid "Composer"
2108-msgstr ""
2109-
2110-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:94
2111-msgctxt "List column title"
2112-msgid "Genre"
2113-msgstr ""
2114-
2115-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:97
2116-msgctxt "List column title"
2117-msgid "Year"
2118-msgstr ""
2119-
2120-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:100
2121-msgctxt "List column title"
2122-msgid "Grouping"
2123-msgstr ""
2124-
2125-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:103
2126-msgctxt "List column title"
2127-msgid "Bitrate"
2128-msgstr ""
2129-
2130-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:106
2131-msgctxt "List column title"
2132-msgid "Rating"
2133-msgstr ""
2134-
2135-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:109
2136-msgctxt "List column title"
2137-msgid "Plays"
2138-msgstr ""
2139-
2140-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:112
2141-msgctxt "List column title"
2142-msgid "Skips"
2143-msgstr ""
2144-
2145-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:115
2146-msgctxt "List column title"
2147-msgid "Date Added"
2148-msgstr ""
2149-
2150-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:118
2151-msgctxt "List column title"
2152-msgid "Last Played"
2153-msgstr ""
2154-
2155-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:121
2156-msgctxt "List column title (beats per minute)"
2157-msgid "BPM"
2158-msgstr ""
2159-
2160-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:124
2161-msgctxt "List column title (file location)"
2162-msgid "Location"
2163-msgstr ""
2164-
2165-#: /home/noelco/noise/po/../src//Views/ListView/Lists/ListColumn.vala:127
2166-msgctxt "List column title"
2167-msgid "File Size"
2168-msgstr ""
2169-
2170-#: /home/noelco/noise/po/../src//Views/ListView/Lists/CellDataFunctionHelper.vala:237
2171-#, c-format
2172-msgid "%i kbps"
2173-msgstr ""
2174-
2175-#: /home/noelco/noise/po/../src//Views/ListView/ListView.vala:97
2176-msgid "No Songs Found."
2177-msgstr ""
2178-
2179-#: /home/noelco/noise/po/../src//Views/ListView/ListView.vala:373
2180-#, c-format
2181-msgid "%i track"
2182-msgid_plural "%i tracks"
2183-msgstr[0] ""
2184-msgstr[1] ""
2185-
2186-#: /home/noelco/noise/po/../src//Views/ListView/ListView.vala:375
2187-#, c-format
2188-msgid "%u song"
2189-msgid_plural "%u songs"
2190-msgstr[0] ""
2191-msgstr[1] ""
2192-
2193-#: /home/noelco/noise/po/../src//Views/ListView/ListView.vala:383
2194-#, c-format
2195-msgctxt "Format used on statusbar: $description, $total_duration"
2196-msgid "%s, %s"
2197-msgstr ""
2198-
2199-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:77
2200+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:77
2201 msgid "Device Name:"
2202 msgstr ""
2203
2204-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:80
2205+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:80
2206 msgid "Device Name"
2207 msgstr ""
2208
2209-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:82
2210+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:82
2211 msgid "Automatically sync when plugged in:"
2212 msgstr ""
2213
2214-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:89
2215+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:89
2216 msgid "Sync:"
2217 msgstr ""
2218
2219-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:111
2220+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:111
2221 msgid "Other Files"
2222 msgstr ""
2223
2224-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:113
2225+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:112
2226+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:217
2227+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:471
2228+msgid "Music"
2229+msgstr ""
2230+
2231+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:113
2232 msgid "Podcasts"
2233 msgstr ""
2234
2235-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:384
2236+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:384
2237 msgid "All Music"
2238 msgstr ""
2239
2240-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:387
2241+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:387
2242 msgid "All Podcasts"
2243 msgstr ""
2244
2245-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:517
2246-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:555
2247+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:517
2248+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:555
2249 msgid "Sync Failed"
2250 msgstr ""
2251
2252-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:517
2253-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:555
2254+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:517
2255+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:555
2256 #, c-format
2257 msgid ""
2258 "The playlist named %s is used to sync device %s, but could not be found."
2259 msgstr ""
2260
2261-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:603
2262-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:606
2263+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:603
2264+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:606
2265 msgid "Cannot Sync"
2266 msgstr ""
2267
2268-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:603
2269+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:603
2270 msgid ""
2271 "Cannot sync device with selected sync settings. Not enough space on disk"
2272 msgstr ""
2273
2274-#: /home/noelco/noise/po/../src//Views/DeviceSummaryWidget.vala:606
2275+#: /home/codygarver/noise/po/../src//Views/DeviceSummaryWidget.vala:606
2276 msgid "Device is already being synced."
2277 msgstr ""
2278
2279-#: /home/noelco/noise/po/../src//Views/Wrappers/HistoryViewWrapper.vala:44
2280-msgid "No songs in History"
2281-msgstr ""
2282-
2283-#: /home/noelco/noise/po/../src//Views/Wrappers/HistoryViewWrapper.vala:44
2284-msgid ""
2285-"After a part of a song has been played, it is added to the history list.\n"
2286-"You can use this list to see all the songs you have played during the "
2287-"current session."
2288-msgstr ""
2289-
2290-#: /home/noelco/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:38
2291-msgid "Get Some Tunes"
2292-msgstr ""
2293-
2294-#: /home/noelco/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:39
2295-#, c-format
2296-msgid "%s can't seem to find your music."
2297-msgstr ""
2298-
2299-#: /home/noelco/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:42
2300-msgid "Locate"
2301-msgstr ""
2302-
2303-#: /home/noelco/noise/po/../src//Views/Wrappers/MusicViewWrapper.vala:42
2304-msgid "Change your music folder."
2305-msgstr ""
2306-
2307-#: /home/noelco/noise/po/../src//Views/Wrappers/DeviceViewWrapper.vala:42
2308-msgid "Audio CD Invalid"
2309-msgstr ""
2310-
2311-#: /home/noelco/noise/po/../src//Views/Wrappers/DeviceViewWrapper.vala:42
2312-#, c-format
2313-msgid "%s could not read the contents of this Audio CD"
2314-msgstr ""
2315-
2316-#: /home/noelco/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:93
2317-#: /home/noelco/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:108
2318-msgid "No Songs"
2319-msgstr ""
2320-
2321-#: /home/noelco/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:93
2322-msgid ""
2323-"To add songs to this playlist, use the <b>secondary click</b> on an item and "
2324-"choose <b>Add to Playlist</b>."
2325-msgstr ""
2326-
2327-#: /home/noelco/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:97
2328-msgid "Edit Smart Playlist"
2329-msgstr ""
2330-
2331-#: /home/noelco/noise/po/../src//Views/Wrappers/PlaylistViewWrapper.vala:108
2332-msgid ""
2333-"This playlist will be automatically populated with songs that match its "
2334-"rules. To modify these rules, use the <b>secondary click</b> on it in the "
2335-"sidebar and click on <b>Edit</b>. Optionally, you can click on the button "
2336-"below."
2337-msgstr ""
2338-
2339-#: /home/noelco/noise/po/../src//Views/Wrappers/ViewWrapper.vala:467
2340-msgid "No media"
2341-msgstr ""
2342-
2343-#: /home/noelco/noise/po/../src//Views/Wrappers/QueueViewWrapper.vala:66
2344-msgid "No songs in Queue"
2345-msgstr ""
2346-
2347-#: /home/noelco/noise/po/../src//Views/Wrappers/QueueViewWrapper.vala:66
2348-msgid ""
2349-"To add songs to the queue, use the <b>secondary click</b> on an item and "
2350-"choose <b>Queue</b>. When a song finishes, the queued songs will be played "
2351-"first before the next song in the currently playing list."
2352-msgstr ""
2353-
2354-#: /home/noelco/noise/po/../src//Views/ContentView.vala:24
2355-#, c-format
2356-msgctxt ""
2357-"Format used on statusbar: $description, $total_duration, $total_file_size"
2358-msgid "%s, %s, %s"
2359-msgstr ""
2360-
2361-#: /home/noelco/noise/po/../src//Views/GridView/GridView.vala:67
2362-msgid "No Albums Found."
2363-msgstr ""
2364-
2365-#: /home/noelco/noise/po/../src//Views/GridView/GridView.vala:163
2366-#, c-format
2367-msgid "%u album"
2368-msgid_plural "%u albums"
2369-msgstr[0] ""
2370-msgstr[1] ""
2371-
2372-#: /home/noelco/noise/po/../src//Views/GridView/album-view-clutter.vala:550
2373-#, c-format
2374-msgid "%d minutes"
2375-msgstr ""
2376-
2377-#: /home/noelco/noise/po/../src//Views/GridView/album-view-clutter.vala:553
2378-#, c-format
2379-msgid "%d hours"
2380-msgstr ""
2381-
2382-#: /home/noelco/noise/po/../src//Views/GridView/album-view-clutter.vala:556
2383-#, c-format
2384-msgid "%d days"
2385-msgstr ""
2386-
2387-#: /home/noelco/noise/po/../src//Views/GridView/album-view-clutter.vala:561
2388-#, c-format
2389-msgid "%u items, %s, %s"
2390-msgstr ""
2391-
2392-#: /home/noelco/noise/po/../src//Views/GridView/PopupListView.vala:167
2393-#, c-format
2394-msgctxt "Title format used on Album View Popup: $ALBUM by $ARTIST"
2395-msgid "%s by %s"
2396-msgstr ""
2397-
2398-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:246
2399-msgid ""
2400-"Please make sure that your music folder is accessible and mounted before "
2401-"importing the CD."
2402-msgstr ""
2403-
2404-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:253
2405-msgid "No songs on CD"
2406-msgstr ""
2407-
2408-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:253
2409-#, c-format
2410-msgid "%s could not find any songs on the CD. No songs can be imported"
2411-msgstr ""
2412-
2413-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:258
2414-#, c-format
2415-msgid "%s is already doing an import"
2416-msgstr ""
2417-
2418-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:258
2419-#, c-format
2420-msgid ""
2421-"Please wait until %s is finished with the current import before importing "
2422-"the CD."
2423-msgstr ""
2424-
2425-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:369
2426-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:372
2427-msgid "CD Import Complete"
2428-msgstr ""
2429-
2430-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:369
2431-#, c-format
2432-msgid "%s has finished importing %i songs from Audio CD."
2433-msgstr ""
2434-
2435-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:372
2436-#, c-format
2437-msgid "%s has finished importing a song from Audio CD."
2438-msgstr ""
2439-
2440-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:378
2441-#, c-format
2442-msgid "Importing track %i: %s"
2443-msgstr ""
2444-
2445-#: /home/noelco/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:395
2446-msgid "CD import will be <b>cancelled</b> after current import."
2447-msgstr ""
2448-
2449-#: /home/noelco/noise/po/../plugins//Devices/iPod/iPodDevice.vala:303
2450-#: /home/noelco/noise/po/../plugins//Devices/iPod/iPodDevice.vala:526
2451-#, c-format
2452-msgid "Syncing <b>%s</b>..."
2453-msgstr ""
2454-
2455-#: /home/noelco/noise/po/../plugins//Devices/iPod/iPodDevice.vala:673
2456-#, c-format
2457-msgid "Removing from <b>%s</b>..."
2458-msgstr ""
2459-
2460-#: /home/noelco/noise/po/../plugins//Devices/iPod/iPodDevice.vala:896
2461-#, c-format
2462-msgid "Importing <b>%s</b> to library..."
2463-msgstr ""
2464-
2465-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:73
2466+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:74
2467+#: /home/codygarver/noise/po/../src//Widgets/SpaceWidget.vala:237
2468+msgid "Sync"
2469+msgstr ""
2470+
2471+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:77
2472+msgid "Eject"
2473+msgstr ""
2474+
2475+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:89
2476+msgid "New Smart Playlist"
2477+msgstr ""
2478+
2479+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:90
2480+msgid "Edit"
2481+msgstr ""
2482+
2483+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:91
2484+msgid "Remove"
2485+msgstr ""
2486+
2487+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:92
2488+msgid "Save as Playlist"
2489+msgstr ""
2490+
2491+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:93
2492+msgid "Export..."
2493+msgstr ""
2494+
2495+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:94
2496+msgid "Import Playlists"
2497+msgstr ""
2498+
2499+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:132
2500+msgid "Library"
2501+msgstr ""
2502+
2503+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:133
2504+msgid "Devices"
2505+msgstr ""
2506+
2507+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:134
2508+msgid "Network"
2509+msgstr ""
2510+
2511+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:135
2512+msgid "Playlists"
2513+msgstr ""
2514+
2515+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:585
2516+msgid "This device is syncing"
2517+msgstr ""
2518+
2519+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:585
2520+msgid "Please wait until the current sync is finished to do this action."
2521+msgstr ""
2522+
2523+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:587
2524+msgid "This device is in transfer"
2525+msgstr ""
2526+
2527+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:587
2528+msgid "Please wait until the current transfer is finished to do this action."
2529+msgstr ""
2530+
2531+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:706
2532+msgid "Play Queue (%Y-%b-%e %l:%M %p)"
2533+msgstr ""
2534+
2535+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:708
2536+msgid "Play History (%Y-%b-%e %l:%M %p)"
2537+msgstr ""
2538+
2539+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:710
2540+msgid "Unknown playlist"
2541+msgstr ""
2542+
2543+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:720
2544+msgid "Export Playlist"
2545+msgstr ""
2546+
2547+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:804
2548+msgid "Playlist"
2549+msgstr ""
2550+
2551+#: /home/codygarver/noise/po/../src//Widgets/SideTreeView.vala:817
2552+#, c-format
2553+msgid "Import %s"
2554+msgstr ""
2555+
2556+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:66
2557+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:99
2558+msgid "Off"
2559+msgstr ""
2560+
2561+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:66
2562+msgid "Enable Repeat"
2563+msgstr ""
2564+
2565+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:67
2566+msgid "Repeat Song"
2567+msgstr ""
2568+
2569+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:68
2570+msgid "Repeat Album"
2571+msgstr ""
2572+
2573+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:69
2574+msgid "Repeat Artist"
2575+msgstr ""
2576+
2577+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:70
2578+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:100
2579+msgid "All"
2580+msgstr ""
2581+
2582+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:70
2583+msgid "Repeat All"
2584+msgstr ""
2585+
2586+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:99
2587+msgid "Enable Shuffle"
2588+msgstr ""
2589+
2590+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:100
2591+msgid "Disable Shuffle"
2592+msgstr ""
2593+
2594+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:133
2595+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:144
2596+msgid "Add Playlist"
2597+msgstr ""
2598+
2599+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:145
2600+msgid "Add Smart Playlist"
2601+msgstr ""
2602+
2603+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:191
2604+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:224
2605+msgid "Hide"
2606+msgstr ""
2607+
2608+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:191
2609+msgid "Show Equalizer"
2610+msgstr ""
2611+
2612+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:192
2613+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:225
2614+msgid "Show"
2615+msgstr ""
2616+
2617+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:192
2618+msgid "Hide Equalizer"
2619+msgstr ""
2620+
2621+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:224
2622+msgid "Show Info Panel"
2623+msgstr ""
2624+
2625+#: /home/codygarver/noise/po/../src//Widgets/StatusBar.vala:225
2626+msgid "Hide Info Panel"
2627+msgstr ""
2628+
2629+#: /home/codygarver/noise/po/../src//Widgets/ViewSelector.vala:66
2630+msgid "View as Albums"
2631+msgstr ""
2632+
2633+#: /home/codygarver/noise/po/../src//Widgets/ViewSelector.vala:70
2634+msgid "View as List"
2635+msgstr ""
2636+
2637+#: /home/codygarver/noise/po/../src//Widgets/ViewSelector.vala:74
2638+msgid "View in Columns"
2639+msgstr ""
2640+
2641+#: /home/codygarver/noise/po/../src//Widgets/SpaceWidget.vala:267
2642+msgid "Free"
2643+msgstr ""
2644+
2645+#: /home/codygarver/noise/po/../src//Widgets/SpaceWidget.vala:380
2646+msgid "Using %s of %s (%.2f%)"
2647+msgstr ""
2648+
2649+#: /home/codygarver/noise/po/../src//Widgets/PresetList.vala:50
2650+msgid "Delete Current"
2651+msgstr ""
2652+
2653+#: /home/codygarver/noise/po/../src//Noise.vala:37
2654+msgid "Listen to music"
2655+msgstr ""
2656+
2657+#: /home/codygarver/noise/po/../src//Noise.vala:38
2658+msgid "Music Player"
2659+msgstr ""
2660+
2661+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:70
2662+msgid "Flat"
2663+msgstr ""
2664+
2665+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:71
2666+msgid "Classical"
2667+msgstr ""
2668+
2669+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:72
2670+msgid "Club"
2671+msgstr ""
2672+
2673+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:73
2674+msgid "Dance"
2675+msgstr ""
2676+
2677+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:74
2678+msgid "Full Bass"
2679+msgstr ""
2680+
2681+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:75
2682+msgid "Full Treble"
2683+msgstr ""
2684+
2685+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:76
2686+msgid "Full Bass + Treble"
2687+msgstr ""
2688+
2689+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:77
2690+msgid "Headphones"
2691+msgstr ""
2692+
2693+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:78
2694+msgid "Large Hall"
2695+msgstr ""
2696+
2697+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:79
2698+msgid "Live"
2699+msgstr ""
2700+
2701+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:80
2702+msgid "Party"
2703+msgstr ""
2704+
2705+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:81
2706+msgid "Pop"
2707+msgstr ""
2708+
2709+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:82
2710+msgid "Reggae"
2711+msgstr ""
2712+
2713+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:83
2714+msgid "Rock"
2715+msgstr ""
2716+
2717+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:84
2718+msgid "Soft"
2719+msgstr ""
2720+
2721+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:85
2722+msgid "Ska"
2723+msgstr ""
2724+
2725+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:86
2726+msgid "Soft Rock"
2727+msgstr ""
2728+
2729+#: /home/codygarver/noise/po/../src//GStreamer/Equalizer.vala:87
2730+msgid "Techno"
2731+msgstr ""
2732+
2733+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:189
2734+msgid "Rescan Music Folder"
2735+msgstr ""
2736+
2737+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:212
2738+msgid "Search Music"
2739+msgstr ""
2740+
2741+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:481
2742+msgctxt "Name of the playlist"
2743+msgid "Queue"
2744+msgstr ""
2745+
2746+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:485
2747+msgid "History"
2748+msgstr ""
2749+
2750+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:833
2751+msgid "Import Music"
2752+msgstr ""
2753+
2754+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:865
2755+#, c-format
2756+msgid "<b>Importing</b> music from <b>%s</b> to library."
2757+msgstr ""
2758+
2759+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:880
2760+msgid "Rescanning music folder for changes"
2761+msgstr ""
2762+
2763+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:887
2764+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:246
2765+msgid "Could not find Music Folder"
2766+msgstr ""
2767+
2768+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:887
2769+msgid "Please make sure that your music folder is accessible and mounted."
2770+msgstr ""
2771+
2772+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:954
2773+msgid "Import Complete"
2774+msgstr ""
2775+
2776+#: /home/codygarver/noise/po/../src//LibraryWindow.vala:954
2777+#, c-format
2778+msgid "%s has imported your library."
2779+msgstr ""
2780+
2781+#: /home/codygarver/noise/po/../src//Objects/TrackInfo.vala:26
2782+msgid "Unknown Track"
2783+msgstr ""
2784+
2785+#: /home/codygarver/noise/po/../src//Objects/AlbumInfo.vala:25
2786+msgid "Unknown Album"
2787+msgstr ""
2788+
2789+#: /home/codygarver/noise/po/../src//Objects/AlbumInfo.vala:26
2790+#: /home/codygarver/noise/po/../src//Objects/ArtistInfo.vala:27
2791+msgid "Unknown Artist"
2792+msgstr ""
2793+
2794+#: /home/codygarver/noise/po/../src//Objects/Playlist.vala:204
2795+msgid "Radio Station"
2796+msgstr ""
2797+
2798+#: /home/codygarver/noise/po/../src//LibraryManager.vala:217
2799+#, c-format
2800+msgid "Importing music from %s..."
2801+msgstr ""
2802+
2803+#: /home/codygarver/noise/po/../src//LibraryManager.vala:264
2804+msgid "Adding files to library..."
2805+msgstr ""
2806+
2807+#: /home/codygarver/noise/po/../src//LibraryManager.vala:313
2808+#, c-format
2809+msgid "Adding music from %s to library..."
2810+msgstr ""
2811+
2812+#: /home/codygarver/noise/po/../src//LibraryManager.vala:341
2813+msgid "Rescanning music for changes. This may take a while..."
2814+msgstr ""
2815+
2816+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:73
2817 msgid "Fetching similar songs"
2818 msgstr ""
2819
2820-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:73
2821+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:73
2822 #, c-format
2823 msgid "Finding songs similar to %s by %s"
2824 msgstr ""
2825
2826-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:100
2827+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:100
2828 #, c-format
2829 msgid "Similar to %s"
2830 msgstr ""
2831
2832-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:138
2833+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:138
2834 msgid "No similar songs found"
2835 msgstr ""
2836
2837-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:138
2838+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:138
2839 #, c-format
2840 msgid ""
2841 "%s could not find songs similar to %s by %s in your library. Make sure all "
2842@@ -1705,11 +1638,11 @@
2843 "not have matches."
2844 msgstr ""
2845
2846-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:143
2847+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:143
2848 msgid "Similar Song View"
2849 msgstr ""
2850
2851-#: /home/noelco/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:143
2852+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarViewWrapper.vala:143
2853 #, c-format
2854 msgid ""
2855 "In this view, %s will automatically find songs similar to the one you're "
2856@@ -1717,52 +1650,120 @@
2857 "for later."
2858 msgstr ""
2859
2860-#: /home/noelco/noise/po/../plugins//LastFM/LastFM.vala:63
2861-msgid "Similar"
2862-msgstr ""
2863-
2864-#: /home/noelco/noise/po/../plugins//LastFM/SimilarMediaView.vala:48
2865+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarMediaView.vala:48
2866 msgid "media"
2867 msgstr ""
2868
2869-#: /home/noelco/noise/po/../plugins//LastFM/SimilarMediaView.vala:52
2870+#: /home/codygarver/noise/po/../plugins//LastFM/SimilarMediaView.vala:52
2871 msgid "Similar Media"
2872 msgstr ""
2873
2874-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:30
2875+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:30
2876 msgid "Give Noise Permission"
2877 msgstr ""
2878
2879-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:31
2880+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:31
2881 msgid "Unsuccessful. Click To Try Again."
2882 msgstr ""
2883
2884-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:32
2885+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:32
2886 msgid "Scrobbling Already Enabled"
2887 msgstr ""
2888
2889-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:33
2890+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:33
2891 msgid "Success!"
2892 msgstr ""
2893
2894-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:34
2895+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:34
2896 msgid "Complete Login"
2897 msgstr ""
2898
2899-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:40
2900+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:40
2901 msgid "Last.fm"
2902 msgstr ""
2903
2904-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:54
2905+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:54
2906 msgid "Click to redo the Last.fm login process"
2907 msgstr ""
2908
2909-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:57
2910+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:57
2911 msgid ""
2912-"To allow for Last.fm integration, you must give permission to Noise. You "
2913-"only need to do this once."
2914+"To allow Last.fm integration, first you must give permission to Noise. You "
2915+"need only do this once."
2916 msgstr ""
2917
2918-#: /home/noelco/noise/po/../plugins//LastFM/PreferencesSection.vala:68
2919+#: /home/codygarver/noise/po/../plugins//LastFM/PreferencesSection.vala:68
2920 msgid "Last.fm Integration"
2921 msgstr ""
2922+
2923+#: /home/codygarver/noise/po/../plugins//LastFM/LastFM.vala:63
2924+msgid "Similar"
2925+msgstr ""
2926+
2927+#: /home/codygarver/noise/po/../plugins//Devices/AudioPlayers/AudioPlayerDevice.vala:316
2928+#: /home/codygarver/noise/po/../plugins//Devices/iPod/iPodDevice.vala:897
2929+#, c-format
2930+msgid "Importing <b>%s</b> to library..."
2931+msgstr ""
2932+
2933+#: /home/codygarver/noise/po/../plugins//Devices/iPod/iPodDevice.vala:304
2934+#: /home/codygarver/noise/po/../plugins//Devices/iPod/iPodDevice.vala:527
2935+#, c-format
2936+msgid "Syncing <b>%s</b>..."
2937+msgstr ""
2938+
2939+#: /home/codygarver/noise/po/../plugins//Devices/iPod/iPodDevice.vala:674
2940+#, c-format
2941+msgid "Removing from <b>%s</b>..."
2942+msgstr ""
2943+
2944+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:246
2945+msgid ""
2946+"Please make sure that your music folder is accessible and mounted before "
2947+"importing the CD."
2948+msgstr ""
2949+
2950+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:253
2951+msgid "No songs on CD"
2952+msgstr ""
2953+
2954+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:253
2955+#, c-format
2956+msgid "%s could not find any songs on the CD. No songs can be imported"
2957+msgstr ""
2958+
2959+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:258
2960+#, c-format
2961+msgid "%s is already doing an import"
2962+msgstr ""
2963+
2964+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:258
2965+#, c-format
2966+msgid ""
2967+"Please wait until %s is finished with the current import before importing "
2968+"the CD."
2969+msgstr ""
2970+
2971+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:369
2972+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:372
2973+msgid "CD Import Complete"
2974+msgstr ""
2975+
2976+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:369
2977+#, c-format
2978+msgid "%s has finished importing %i songs from Audio CD."
2979+msgstr ""
2980+
2981+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:372
2982+#, c-format
2983+msgid "%s has finished importing a song from Audio CD."
2984+msgstr ""
2985+
2986+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:378
2987+#, c-format
2988+msgid "Importing track %i: %s"
2989+msgstr ""
2990+
2991+#: /home/codygarver/noise/po/../plugins//Devices/CDRom/CDRomDevice.vala:395
2992+msgid "CD import will be <b>cancelled</b> after current import."
2993+msgstr ""

Subscribers

People subscribed via source and target branches