1 playPause = "Play/Pause";
5 nextTrack = "Next Track";
6 prevTrack = "Previous Track";
7 fastForward = "Fast Forward";
9 showPlayer = "Show Player";
11 preferences = "Preferences...";
12 about = "About MenuTunes...";
13 quit = "Quit MenuTunes";
14 trackInfo = "Current Track Info";
15 nowPlaying = "Now Playing";
19 separator = "<separator>";
20 songRating = "Song Rating";
21 upcomingSongs = "Upcoming Songs";
22 playlists = "Playlists";
23 eqPresets = "EQ Presets";
28 playCount = "Play Count";
29 shuffleOn = "Shuffle On";
30 shuffleOff = "Shuffle Off";
31 shufflableOn = "Current Song Skipped When Shuffling";
32 shufflableOff = "Current Song Not Skipped When Shuffling";
33 repeatOff = "Repeat Off";
34 repeatPlaylist = "Repeat Playlist";
35 repeatOneTrack = "Repeat One Track";
36 noSongPlaying = "No song is playing.";
37 iTunesNotResponding = "iTunes is not responding.";
38 noUpcomingSongs = "No upcoming songs.";
39 autolaunch = "Auto-launch MenuTunes";
40 autolaunch_msg = "Would you like MenuTunes to launch\nautomatically at startup?";
41 duplicateCombo = "Duplicate Key Combo";
42 duplicateCombo_msg = "The specified key combo is already in use...";
45 register = "Register MenuTunes...";
46 validated_title = "Registration Successful";
47 validated_msg = "Your license key has been validated and stored. Thank you for your support.";
48 failed_title = "Registration Failed";
49 failed_msg = "Your license key could not be validated. Be sure that the name you entered matches the license key.";
50 trialexpired_msg = "Your 7-day unlimited trial period has elapsed.\nYou must register to continue using MenuTunes.";
51 sharedplayeravailable_msg = "The selected shared player is available again.\nWould you like to reconnect to it?";
52 sharedplayerunreachable_msg = "The remote MenuTunes server is unreachable.\nMenuTunes will revert back to the local player.";
53 reconfigureprefs_msg = "The new features in this version of MenuTunes\nrequire you to reconfigure your preferences.";
54 sharewareMessage = "MenuTunes is shareware. If you find it to be a valuable tool, please click the button below to buy your copy. Your support is greatly appreciated.";
55 registerMenuTunes = "Register MenuTunes";
56 regPoints = "• Register instantly and easily.\n• Fast, secure transaction.\n• Major credit cards accepted.";
57 regInfo = "Please enter your registration information below.";
58 licenseOwner = "License Owner:";
59 licenseKey = "License Key:";
60 registernow = "Register Now";
61 registerLater = "Register Later";
62 verifyKey = "Verify Key";
63 quitmenutunes = "Quit MenuTunes";
64 reconnect = "Reconnect";
66 showPreferences = "Show Preferences";
67 launch_at_startup = "Launch At Startup";
68 launch_manually = "Launch Manually";
70 genericDevice = "Generic Device";
73 sharedLibrary = "Shared Library";
74 debugmodeenabled = "Debug Mode Enabled\nAll actions MenuTunes performs will be logged\nto the console. To disable debug mode, quit\nand relaunch MenuTunes.\n\n(debug mode is enabled by holding down\nthe control key while MenuTunes opens)";