X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5111a52983c34e3d63dd8547a1f259a7cb5edda..3711292832129bcfcb24949c59c8f2dcae0aea63:/English.lproj/Localizable.strings diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings index 1423e53..196b084 100755 --- a/English.lproj/Localizable.strings +++ b/English.lproj/Localizable.strings @@ -9,6 +9,7 @@ rewind = "Rewind"; showPlayer = "Show Player"; show = "Show"; preferences = "Preferences..."; +about = "About MenuTunes..."; quit = "Quit MenuTunes"; trackInfo = "Current Track Info"; nowPlaying = "Now Playing"; @@ -24,7 +25,17 @@ artists = "Artists"; albums = "Albums"; refresh = "Refresh"; open = "Open"; +playCount = "Play Count"; +shuffleOn = "Shuffle On"; +shuffleOff = "Shuffle Off"; +shufflableOn = "Current Song Skipped When Shuffling"; +shufflableOff = "Current Song Not Skipped When Shuffling"; +repeatOff = "Repeat Off"; +repeatPlaylist = "Repeat Playlist"; +repeatOneTrack = "Repeat One Track"; noSongPlaying = "No song is playing."; +noAlbumArt = "No art for current song."; +iTunesNotResponding = "iTunes is not responding."; noUpcomingSongs = "No upcoming songs."; autolaunch = "Auto-launch MenuTunes"; autolaunch_msg = "Would you like MenuTunes to launch\nautomatically at startup?"; @@ -32,16 +43,9 @@ duplicateCombo = "Duplicate Key Combo"; duplicateCombo_msg = "The specified key combo is already in use..."; replace = "Replace"; cancel = "Cancel"; -register = "Register MenuTunes..."; -validated_title = "Registration Successful"; -validated_msg = "Your license key has been validated and stored. Thank you for your support."; -failed_title = "Registration Failed"; -failed_msg = "Your license key could not be validated. Be sure that the name you entered matches the license key."; -trialexpired_msg = "Your 7-day unlimited trial period has elapsed.\nYou must register to continue using MenuTunes."; sharedplayeravailable_msg = "The selected shared player is available again.\nWould you like to reconnect to it?"; sharedplayerunreachable_msg = "The remote MenuTunes server is unreachable.\nMenuTunes will revert back to the local player."; reconfigureprefs_msg = "The new features in this version of MenuTunes\nrequire you to reconfigure your preferences."; -registernow = "Register Now"; quitmenutunes = "Quit MenuTunes"; reconnect = "Reconnect"; ignore = "Ignore"; @@ -52,4 +56,15 @@ radio = "Radio"; genericDevice = "Generic Device"; iPod = "iPod"; cd = "CD"; -sharedLibrary = "Shared Library"; \ No newline at end of file +sharedLibrary = "Shared Library"; +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)"; +audioscrobbler_handshaking = "Attempting to handshake with server"; +audioscrobbler_handshake_complete = "Handshake complete"; +audioscrobbler_handshake_failed = "Handshake failed"; +audioscrobbler_bad_user = "Handshake failed - invalid user name"; +audioscrobbler_protocol_error = "Internal protocol error"; +audioscrobbler_submitting = "Sending data to server"; +audioscrobbler_submission_ok = "Last track submission successful"; +audioscrobbler_bad_password = "Last track submission failed - invalid password"; +audioscrobbler_submission_failed = "Last track submission failed - see console for error"; +audioscrobbler_error = "Error - %@"; \ No newline at end of file