X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0948b4b6166bbee8caefca1278b6551d264068a8..3711292832129bcfcb24949c59c8f2dcae0aea63:/English.lproj/Localizable.strings diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings index 40eb0c0..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"; @@ -27,10 +28,13 @@ 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"; -repeatPlaying = "Repeat Playlist"; +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"; @@ -39,24 +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."; -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."; -registerMenuTunes = "Register MenuTunes"; -regPoints = "• Register instantly and easily.\n• Fast, secure transaction.\n• Major credit cards accepted."; -regInfo = "Please enter your registration information below."; -licenseOwner = "License Owner:"; -licenseKey = "License Key:"; -registernow = "Register Now"; -registerLater = "Register Later"; -verifyKey = "Verify Key"; quitmenutunes = "Quit MenuTunes"; reconnect = "Reconnect"; ignore = "Ignore"; @@ -67,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