X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0948b4b6166bbee8caefca1278b6551d264068a8..34a2a6ce5cce484c5b8dcd413efa1181130fbab0:/English.lproj/Localizable.strings diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings index 40eb0c0..4e41fa1 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"; @@ -67,4 +71,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